bwhmather / ssort

Tool for automatically sorting python statements within a module
MIT License
359 stars 10 forks source link

Create flake8 plugin #16

Open bwhmather opened 3 years ago

bwhmather commented 3 years ago

See flake8 documentation here: https://flake8.pycqa.org/en/latest/plugin-development/index.html

vpoulailleau commented 2 years ago

https://github.com/peterjc/flake8-black/blob/master/flake8_black.py may be a source of inspiration