mirror of
https://github.com/WeblateOrg/weblate.git
synced 2026-08-02 15:37:59 +08:00
15 lines
184 B
YAML
Vendored
15 lines
184 B
YAML
Vendored
python-targets:
|
|
- 2
|
|
- 3
|
|
pep8:
|
|
full: true
|
|
test-warnings: true
|
|
strictness: veryhigh
|
|
max-line-length: 79
|
|
uses:
|
|
- django
|
|
autodetect: yes
|
|
ignore-paths:
|
|
- docs
|
|
pyroma:
|
|
run: true
|