mcmancini/UkWofost

Remove pre-commit and set up CI workflow at push and pull_request instead

Closed this issue · 1 comments

Pre-commit with pylint is a pain to use due to issues finding imports due to the how pylint uses imports.
Use this as an opportunity to set a CI workflow that does environment testing on multiple operating systems and code quality assurance every time a new commit is pushed or a pull request is merged

Closed with PR #38