skyportal / gwemopt

Gravitational-wave Electromagnetic Optimization
GNU General Public License v3.0
19 stars 34 forks source link

consider adding linting as an action #102

Closed robertdstein closed 1 year ago

robertdstein commented 1 year ago

Per Michael's suggestion: add linting. I think e.g pylint would be far too painful to implement, but black/isort are basically cost-free to implement.