Skip to content

Commit ef461e9

Browse files
committed
Adding static analysis to the project
1 parent bacbf8a commit ef461e9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

static-analysis.datadog.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
schema-version: v1
2+
rulesets:
3+
- python-best-practices
4+
- python-code-style
5+
- python-django
6+
- python-flask
7+
- python-inclusive
8+
- python-pandas
9+
- python-security

0 commit comments

Comments
 (0)