weblate/.landscape.yaml
Michal Čihař 2449bb7b35 Run pyroma on landscape
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-04-11 08:30:52 +02:00

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