osd-contiki/tools/code-style
Valentin Sawadski b25ef28ade feat(code-style): Add a script to automatically format all changed files
If executed inside the repository it will run the default Contiki
uncrustify script on all changed .c and .h file. This could be added
as a Git pre-commit hook. See http://git-scm.com/book/en/Customizing-Git-Git-Hooks
2013-10-05 10:39:47 +02:00
..
check-contiki-style Move code style-related tools to their own dir 2013-10-04 14:34:57 +01:00
contiki-indent Move code style-related tools to their own dir 2013-10-04 14:34:57 +01:00
indent.pro Move code style-related tools to their own dir 2013-10-04 14:34:57 +01:00
uncrustify-changed.sh feat(code-style): Add a script to automatically format all changed files 2013-10-05 10:39:47 +02:00
uncrustify-check-style.sh Add uncrustify helper scripts 2013-10-04 15:27:46 +01:00
uncrustify-fix-style.sh Add uncrustify helper scripts 2013-10-04 15:27:46 +01:00
uncrustify.cfg Add a config for the Uncrustify code beautifier 2013-10-04 15:27:45 +01:00