mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-11-01 00:15:54 +00:00
7 lines
104 B
Bash
Executable file
7 lines
104 B
Bash
Executable file
autopep8 nyaa/ \
|
|
--recursive \
|
|
--in-place \
|
|
--pep8-passes 2000 \
|
|
--max-line-length 100 \
|
|
--verbose
|