To check for errors: $ pre-commit run --all-files To install as pre-commit hook: $ pre-commit install
2 lines
30 B
INI
2 lines
30 B
INI
[flake8]
|
|
max-line-length = 99
|