We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5219925 commit 09e8b2dCopy full SHA for 09e8b2d
1 file changed
.codeclimate.yml
@@ -0,0 +1,12 @@
1
+version: "2"
2
+plugins:
3
+ bandit:
4
+ enabled: true
5
+ duplication:
6
7
+ config:
8
+ languages:
9
+ python:
10
+ python_version: 3
11
+ sonar-python:
12
0 commit comments