Skip to content

Commit

Permalink
Merge pull request #34 from Earlopain/default-config-inherit
Browse files Browse the repository at this point in the history
Fix incompatibility with RuboCop extensions that modify Include/Exclude for cops
  • Loading branch information
palkan authored Jan 11, 2024
2 parents cf2660a + 96f5e46 commit 8ade436
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/default.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
inherit_mode:
merge:
- Include
- Exclude

Markdown:
WarnInvalid: true
Autodetect: true
Expand Down

0 comments on commit 8ade436

Please sign in to comment.