Skip to content

Commit f03cfd3

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 68f7baf commit f03cfd3

File tree

12 files changed

+617
-74
lines changed

12 files changed

+617
-74
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,7 @@ ENV/
8787

8888
# Rope project settings
8989
.ropeproject
90+
91+
.env
92+
build*
93+
bundles

0 commit comments

Comments
 (0)