This commit is contained in:
Dylan Whichard 2018-05-14 13:51:11 -04:00
parent 111eada90b
commit a7dccb18eb

View file

@ -1,3 +1,5 @@
#!/bin/bash
set -x
find . -type d '!' -exec test -e "{}/.circuitpython.skip" ';' | xargs pylint