mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 15:50:13 +01:00
playing with codeclimate
This commit is contained in:
parent
6bb127060c
commit
0ac8cbe76f
2 changed files with 6 additions and 3 deletions
3
.codeclimate.yml
Normal file
3
.codeclimate.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
plugins:
|
||||||
|
brakeman:
|
||||||
|
enabled: true
|
||||||
|
|
@ -16,6 +16,6 @@ addons:
|
||||||
- docker-ce
|
- docker-ce
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
#irc:
|
||||||
channels: "chat.freenode.net#tracks"
|
#channels: "chat.freenode.net#tracks"
|
||||||
skip_join: true
|
#skip_join: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue