astro-informatics/sopt

Should we add a linting job to the CI, like we have in Purify?

Opened this issue · 2 comments

Should we add a linting job to the CI, like we have in Purify?

@krishnakumarg1984 I think you did this somewhere but can't remember which branch it was, could you link a PR to this issue when you make it?

@SJaffa It is here.

Note that, this will create a large diff since, for the first run, the linter will reformat and auto-commit the changed codebase. We have to pull down the reformatted development branch, and merge the changed formatting into each of the PRs to be able to merge again.

Let me know your thoughts?