Update .codeclimate.yml
This commit is contained in:
parent
6c1b05c66a
commit
77be5772c4
@ -1,7 +1,11 @@
|
||||
version: "2"
|
||||
plugins:
|
||||
bandit:
|
||||
enabled: true
|
||||
sonar-python:
|
||||
enabled: true
|
||||
config:
|
||||
tests_patterns:
|
||||
- test/**
|
||||
pylint:
|
||||
enabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user