mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-23 05:28:53 +00:00
Merge pull request #12371 from mkllnk/suggest-rubocop-extensions
Let Rubocop suggest extensions
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# These are the rules we agreed upon and we work towards.
|
||||
AllCops:
|
||||
NewCops: enable
|
||||
SuggestExtensions: false
|
||||
Exclude:
|
||||
- bin/**/*
|
||||
- db/**/*
|
||||
|
||||
Reference in New Issue
Block a user