Skip to content

Commit 617628d

Browse files
authored
Merge pull request #3 from mrmcwethy/lint
Added pylint to build process and update .py files
2 parents e129bdb + 66e8866 commit 617628d

File tree

5 files changed

+467
-56
lines changed

5 files changed

+467
-56
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.env
2+
build*
3+
bundles
4+

0 commit comments

Comments
 (0)