Skip to content

Commit 4628c9c

Browse files
committed
Update to new build process and turn on lint.
I haven't tested these changes on device yet. Please only merge you test it or I follow up later to say its tested. For adafruit/circuitpython#475
1 parent d293dd6 commit 4628c9c

File tree

7 files changed

+545
-53
lines changed

7 files changed

+545
-53
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
_build
22
*.pyc
33
*.mpy
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)