kwartzlab / kos-base

KwartzlabOS
4 stars 1 forks source link

chore(CI): add pint to CI pipeline #45

Closed IanEdington closed 6 months ago

IanEdington commented 6 months ago

This adds pint as a code formatter and linter to the codebase and enforces a CI check.

Helps #19

This PR should be reviewed as two commits. Commit 1 - make code changes necessary for the linter Commit 2 - update files so linter passes