We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20c028 commit e0825e5Copy full SHA for e0825e5
format.every.sketch.sh
@@ -0,0 +1,2 @@
1
+# you need to have astyle installed before running this
2
+find libraries/ hardware/ -name '*.ino' -exec astyle --options=build/shared/lib/formatter.conf {} \;
0 commit comments