Skip to content
Snippets Groups Projects
Unverified Commit ac4f7f8f authored by Jordan Breen's avatar Jordan Breen Committed by GitHub
Browse files

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

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