We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e48fe commit 4ac6555Copy full SHA for 4ac6555
moduleroot/.rubocop.yml.erb
@@ -6,6 +6,7 @@ defaults = {
6
'rubocop-rspec',
7
],
8
'AllCops' => {
9
+ 'NewCops' => 'enable',
10
'DisplayCopNames' => true,
11
'TargetRubyVersion' => '2.6',
12
'Include' => [
0 commit comments