This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/.prospector.yaml

13 lines
144 B
YAML
Raw Permalink Normal View History

2019-02-21 15:00:39 +00:00
strictness: medium
test-warnings: true
doc-warnings: false
ignore-paths:
- migrations
- docs
- node_modules
uses:
- django
2020-11-15 14:49:02 +00:00
- celery