]> rtime.felk.cvut.cz Git - orte.git/commit
Add configuration for uncrustify
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 7 Feb 2015 12:21:22 +0000 (13:21 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 7 Feb 2015 12:26:10 +0000 (13:26 +0100)
commit7551a20fa187e372a91f00e02b24e862531bd1ad
tree7ba7a30b7c8562b055ec484cec6d48539cb1f029
parent5874e67aa7c5fb7b7f82163c1777480c0aaa1541
Add configuration for uncrustify

The formatting of ORTE source code is messy. To unify the formatting at
least a bit, we will use the uncrustify tool. This commit adds
uncrustify configuration tuned for ORTE sources and a helper script that
call uncrustify on all relevant files.
.dir-locals.el
.gitattributes [new file with mode: 0644]
orte/uncrustify [new file with mode: 0755]
orte/uncrustify.cfg [new file with mode: 0644]