harrystech/arthur-redshift-etl

Add CI job to check code formatting

tvogels01 opened this issue · 1 comments

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.