mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-12 07:26:54 +02:00
6 lines
104 B
Bash
Executable file
6 lines
104 B
Bash
Executable file
autopep8 nyaa/ \
|
|
--recursive \
|
|
--in-place \
|
|
--pep8-passes 2000 \
|
|
--max-line-length 100 \
|
|
--verbose
|