mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Add CodeClimate configuration
This commit is contained in:
parent
0db28e299f
commit
260efa06df
1 changed files with 6 additions and 0 deletions
6
.codeclimate.yml
Normal file
6
.codeclimate.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
engines:
|
||||
rubocop:
|
||||
enabled: true
|
||||
checks:
|
||||
Rubocop/Style/StringLiterals:
|
||||
enabled: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue