mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Rubocop still doesn't support Ruby > 2.5, so let's disable that.
This commit is contained in:
parent
7584d4f051
commit
f76a00f261
1 changed files with 0 additions and 9 deletions
|
@ -21,14 +21,5 @@ plugins:
|
||||||
enabled: true
|
enabled: true
|
||||||
reek:
|
reek:
|
||||||
enabled: true
|
enabled: true
|
||||||
rubocop:
|
|
||||||
enabled: true
|
|
||||||
checks:
|
|
||||||
Rubocop/Style/StringLiterals:
|
|
||||||
enabled: false
|
|
||||||
Rubocop/Style/TrailingCommaInLiteral:
|
|
||||||
enabled: false
|
|
||||||
Rubocop/Style/HashSyntax:
|
|
||||||
enabled: false
|
|
||||||
#exclude_patterns:
|
#exclude_patterns:
|
||||||
#- app/assets/javascripts-jquery-ui
|
#- app/assets/javascripts-jquery-ui
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue