Skip to content

Instantly share code, notes, and snippets.

@DNNX
DNNX / README.md
Last active January 8, 2016 19:07
Rubocop between-cop interdependencies

I wrote quick&dirty script to see the dependencies between cops (i.e. when a cop calls config.for_cop(another_cop)).

Strangely enough, Lint/AmbiguousOperator needs everyone else's configs. I excluded it from the diagram in order to keep it clean.

Other than that, the dependency graph has 28 edges.

@DNNX
DNNX / .block
Created February 16, 2018 17:48 — forked from mbostock/.block
Treemap
border: no
height: 600
license: gpl-3.0