Skip to content
Snippets Groups Projects
Unverified Commit dd8fd8f5 authored by david22swan's avatar david22swan Committed by GitHub
Browse files

Merge pull request #566 from puppetlabs/revert-554-bugfix/main/enable_NewCops

Revert "(BUGFIX) Enable NewCops by default"
parents bbeb1537 c8a6e16a
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,6 @@ defaults = { ...@@ -6,7 +6,6 @@ defaults = {
'rubocop-rspec', 'rubocop-rspec',
], ],
'AllCops' => { 'AllCops' => {
'NewCops' => 'enable',
'DisplayCopNames' => true, 'DisplayCopNames' => true,
'TargetRubyVersion' => '2.6', 'TargetRubyVersion' => '2.6',
'Include' => [ 'Include' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment