Removed unneded TODO, all relevant files are excluded now.
This commit is contained in:
parent
b6c2b6750a
commit
bb2bce6763
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
||||||
# Default enabled cops
|
# Default enabled cops
|
||||||
# https://github.com/bbatsov/rubocop/blob/master/config/enabled.yml
|
# https://github.com/bbatsov/rubocop/blob/master/config/enabled.yml
|
||||||
|
|
||||||
# TODO:
|
|
||||||
# https://github.com/bbatsov/rubocop#includingexcluding-files
|
|
||||||
|
|
||||||
AllCops:
|
AllCops:
|
||||||
RunRailsCops: true
|
RunRailsCops: true
|
||||||
Exclude:
|
Exclude:
|
||||||
|
|
Loading…
Reference in a new issue