Commit 1fafb9c
Remove invalid EnableNewCops config key from Pro RuboCop config
The correct RuboCop syntax is 'NewCops: enable' under AllCops, which is
already defined in the root .rubocop.yml that this config inherits from.
'EnableNewCops: true' is not a valid RuboCop configuration key and will
be silently ignored.
Co-authored-by: Ihab Adham <ihabadham@users.noreply.github.com>1 parent 5ff29fb commit 1fafb9c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments