Add CI job to check code formatting
tvogels01 opened this issue · 1 comments
tvogels01 commented
Summary
Run CI job to check formatting (what would black
do?) and order of imports (what would isort
do?).
Details
Provide immediate feedback on PRs whether the code meets our coding style standards.
tvogels01 commented
We now have GitHub Workflows: https://github.com/harrystech/arthur-redshift-etl/tree/next/.github/workflows