Skip to content

Commit

Permalink
Add .codeclimate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed Apr 6, 2022
1 parent 84ed562 commit e52b0db
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
plugins:
pep8:
enabled: true
bandit:
enabled: true
sonar-python:
enabled: true

0 comments on commit e52b0db

Please sign in to comment.