mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-21 02:38:16 -05:00
b14116cc93
* Create common print_diff function * Add pylint and black * Fix linting, move classes to utils * Add black/pylint to github actions * Fix linting * Move Bin and SymInfo into their own files * Split out format * Tidy up workdlows and pip, add readme * Lint tests, add tests to readme
2 lines
31 B
TOML
2 lines
31 B
TOML
[flake8]
|
|
max-line-length = 120
|