Merge pull request #12371 from mkllnk/suggest-rubocop-extensions

Let Rubocop suggest extensions
This commit is contained in:
Gaetan Craig-Riou
2024-04-15 10:04:36 +10:00
committed by GitHub

View File

@@ -3,7 +3,6 @@
# These are the rules we agreed upon and we work towards.
AllCops:
NewCops: enable
SuggestExtensions: false
Exclude:
- bin/**/*
- db/**/*