scrutinizer enable code rating
This commit is contained in:
parent
aaa1848586
commit
ef5ecb8db5
|
|
@ -1,3 +1,6 @@
|
|||
checks:
|
||||
python:
|
||||
code_rating: true
|
||||
filter:
|
||||
excluded_paths:
|
||||
- 'tests/*'
|
||||
|
|
|
|||
Loading…
Reference in New Issue