We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ee60e commit a5dbadaCopy full SHA for a5dbada
examples_formatter.sh
@@ -0,0 +1,2 @@
1
+# you need to have astyle installed before running this
2
+find examples -name '*.ino' -exec astyle --options=examples_formatter.conf {} \;
format.every.sketch.sh
0 commit comments