We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65e6ff commit b97e4a3Copy full SHA for b97e4a3
examples_formatter.conf renamed to build/shared/examples_formatter.conf
build/shared/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