Skip to content

Commit 09e8b2d

Browse files
committed
Codeclimate config
1 parent 5219925 commit 09e8b2d

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.codeclimate.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: "2"
2+
plugins:
3+
bandit:
4+
enabled: true
5+
duplication:
6+
enabled: true
7+
config:
8+
languages:
9+
python:
10+
python_version: 3
11+
sonar-python:
12+
enabled: true

0 commit comments

Comments
 (0)