1
0
Fork 0
mirror of https://github.com/isledecomp/isle.git synced 2024-12-20 21:12:43 -05:00
isle/pyproject.toml
Thomas Phillips b14116cc93
Python Linting and Code Formatting ()
* 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
2023-11-25 13:27:42 -05:00

2 lines
31 B
TOML

[flake8]
max-line-length = 120