X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=Makefile;h=9b98e69a236c01ec6de75fbb065f2374b268f89c;hb=cfa8e9128ec2a939a4f69294f3ca0c57b1b10852;hp=04bec718cbe0b40f62fd5f3c9e566d5ad153b8fc;hpb=d4de6d4cb4c0cc1ddfc984723d251ca3dfc94a1a;p=challenge-bot 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