X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=Makefile;h=9b98e69a236c01ec6de75fbb065f2374b268f89c;hp=04bec718cbe0b40f62fd5f3c9e566d5ad153b8fc;hb=dccb27775c4af49aa7575624bafb659d2bc825f0;hpb=631f25a08e854d61efbc40f64580ca26b5034707 diff --git a/Makefile b/Makefile index 04bec71..9b98e69 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,16 @@ all: ${HTMLS} ${PDFS} echo PDFS=${PDFS} astyle: - astyle --mode=c --style=lisp --indent=spaces=2 --recursive '*.ino' + astyle \ + --mode=c \ + --style=lisp \ + --indent=spaces=2 \ + --recursive '*.ino' \ + --pad-oper \ + --add-brackets \ + --convert-tabs \ + --max-code-length=80 \ + --line-end=linux initial-ubuntu-install: sudo apt-get install -y qrencode fritzing openscad