symbench / electric-circuits

Electric Circuits Domain for webGME
https://webgme.symbench.org
Apache License 2.0
12 stars 3 forks source link

Add git precommit hooks for linters. #73

Closed umesh-timalsina closed 3 years ago

umesh-timalsina commented 3 years ago

It might be nice to add linters support via pre commit hooks. Also, it might be nice to add isort to python linting process.

umesh-timalsina commented 3 years ago

It might also be useful to create a environment-dev.yml for all the python dependencies.