1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Martine Lenders
293c71dd8b uncrustify: don't align struct initializations 2015-12-19 22:14:07 +01:00
Martine Lenders
b028518840 uncrustify: don't use tabs for alignment 2015-12-19 22:13:49 +01:00
Oleg Hahm
644ffd4045 uncrustify: some missing options 2015-11-26 17:19:40 +01:00
Martine Lenders
d11b652131 style: uncrustify: remove spaces between pointer stars 2015-11-13 15:26:04 +01:00
daniel-k
4fb8848ce4 uncrustify: add braces around if 2015-11-03 16:45:55 +01:00
Oleg Hahm
271ac976e3 style: added uncrustify config
Added a configuration file for Uncrustify (http://uncrustify.sourceforge.net/) code beautifier based on the Linux configuration for this tool (http://uncrustify.sourceforge.net/linux.cfg.txt).
2015-10-08 01:14:23 +02:00