1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-06-17 18:19:52 +02:00
wtfpython/.travis.yml
2019-07-06 10:30:15 +02:00

4 lines
124 B
YAML
Vendored

language: python
# install: pip install flake8
# script: flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics