1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-13 21:48:29 +00:00
nyaa/lint.sh
2017-05-12 20:51:49 +02:00

7 lines
104 B
Bash
Executable file

autopep8 nyaa/ \
--recursive \
--in-place \
--pep8-passes 2000 \
--max-line-length 100 \
--verbose