Add automated CI for analyzers

This commit is contained in:
Jason Ertel
2022-03-29 13:10:04 -04:00
parent c23b87965f
commit 0a8d24a225
6 changed files with 63 additions and 7 deletions
+5 -1
View File
@@ -56,4 +56,8 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
# End of https://www.gitignore.io/api/macos,windows
# End of https://www.gitignore.io/api/macos,windows
# Pytest output
__pycache__
.coverage