You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I'm a big fan of consistent code formatting, and avoiding debates
with team mates about how to lay code out, I'm not generally a big fan
of many of Rubocop's defaults.
I've started out by disabling a large number of "cops". Rubocop still
prints a lot of warnings out, but I've silenced the vast quantity of its
complaints that I didn't feel were based on good ideas/nice style.
Some of them may get re-enabled in future, but with configuration that
tweaks them to suit the Ruby style I'm used to. And more will definitely
be disabled.
0 commit comments