mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-11 05:58:53 +01:00
4 lines
124 B
YAML
Vendored
4 lines
124 B
YAML
Vendored
language: python
|
|
# install: pip install flake8
|
|
# script: flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
|