mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
18 lines
340 B
YAML
18 lines
340 B
YAML
engines:
|
|
brakeman:
|
|
enabled: true
|
|
fixme:
|
|
enabled: true
|
|
flog:
|
|
enabled: true
|
|
reek:
|
|
enabled: true
|
|
rubocop:
|
|
enabled: true
|
|
checks:
|
|
Rubocop/Style/StringLiterals:
|
|
enabled: false
|
|
Rubocop/Style/TrailingCommaInLiteral:
|
|
enabled: false
|
|
Rubocop/Style/HashSyntax:
|
|
enabled: false
|