Skip to content

Commit

Permalink
Merge pull request #137 from skalenetwork/update-codacy
Browse files Browse the repository at this point in the history
Update .codacy.yml
  • Loading branch information
badrogger authored Apr 10, 2020
2 parents 5c7a5c3 + 96c38a0 commit e33da4e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codacy.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
engines:
bandit:
exclude_paths:
- skale/utils/random_names/generator.py
- skale/utils/contracts_provision/utils.py
- skale/utils/helper.py
exclude_paths:
- 'tests/**'
- '.github/**'

0 comments on commit e33da4e

Please sign in to comment.