Skip to content

Commit

Permalink
Upgrade Prospector, uses profile
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 10, 2024
1 parent 2a21183 commit 38410da
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 162 deletions.
7 changes: 6 additions & 1 deletion custom/.prospector.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
inherits:
- utils:base
- utils:fix
- utils:no-design-checks
- duplicated

pylint:
disable:
- missing-timeout # Default timeout set by c2cwsgiutils

bandit:
run: true
options:
config: .bandit.yaml
Loading

0 comments on commit 38410da

Please sign in to comment.