![]() means we can remove a whole bunch of specific cop configurations that now inherit the proper settings. cops that still have violations need to be explicitly named to make them not error. this means that the list of remaining cops is explicitly in our config now. also combined the don't-auto-correct lists with the not-yet-fixed lists, so that it's only a "permanent" section and a "todo" section the final computed configuration is unchanged by this commit, with one exception - Bundler/OrderedGems was moved to the Gemfile.d/.rubocop.yml override, and some of the internal gems violated that so their gemfiles have been autocorrected Change-Id: I100884a96dbe9eb9d4bfc0692663c271daa9de16 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/279413 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Jacob Burroughs <jburroughs@instructure.com> QA-Review: Cody Cutrer <cody@instructure.com> Product-Review: Cody Cutrer <cody@instructure.com> |
||
---|---|---|
.. | ||
lib | ||
spec | ||
.rspec | ||
Gemfile | ||
Rakefile | ||
test.sh | ||
utf8_cleaner.gemspec |