HERA-Team/hera_pspec

Consider adding linting checks in CI

Opened this issue · 0 comments

To enforce your desired code style. This really helps with code readability.

You can even do this with a pre-commit hook which makes is really easy for contributors to match your style. See the RASG repos for examples.