Update to new build process and turn on lint.

This commit is contained in:
Scott Shawcroft
2017-12-07 12:24:08 -08:00
parent 48f0a3b5f2
commit dff866cf4c
6 changed files with 540 additions and 124 deletions

3
.gitignore vendored
View File

@ -2,3 +2,6 @@ __pycache__
_build
*.pyc
*.mpy
.env
build*
bundles