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

9 Commits

Author SHA1 Message Date
Josarn
8b6a6f5f10 uncrustify: empty body brackets 2018-05-28 18:02:13 +02:00
Cenk Gündoğan
e2b9b67130 Merge pull request #4481 from authmillenon/uncrustify/enh/ignore-return-parens
uncrustify: ignore parens on return
2016-01-26 18:55:26 +01:00
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
Martine Lenders
e34f584bb2 uncrustify: ignore parens on return 2015-12-15 17:11:53 +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