mirror of
https://github.com/SickGear/SickGear.git
synced 2025-03-02 02:45:02 +00:00
Test
This commit is contained in:
parent
2df265616a
commit
542f599eb4
1 changed files with 16 additions and 0 deletions
16
.codeclimate.yml
Normal file
16
.codeclimate.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
engines:
|
||||
rubocop:
|
||||
enabled: true
|
||||
golint:
|
||||
enabled: true
|
||||
gofmt:
|
||||
enabled: true
|
||||
eslint:
|
||||
enabled: true
|
||||
csslint:
|
||||
enabled: true
|
||||
ratings:
|
||||
paths:
|
||||
- sickbeard/**
|
||||
exclude_paths:
|
||||
- lib/*
|
Loading…
Reference in a new issue