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

18 Commits

Author SHA1 Message Date
f26425fdaf uncrustify: split lines at 80 chars 2019-03-04 16:14:57 +01:00
6cd81dbc87
Merge pull request #10865 from kaspar030/uncrustify_change_disable_hint
uncrustify: change en/disable markers
2019-01-25 22:40:02 +01:00
99d7996982 uncrustify: change en/disable markers 2019-01-25 17:21:14 +01:00
f56533b702 uncrustify: add indentation section comment 2019-01-25 10:58:54 +01:00
fe10a37e41 uncrustify: add "sp_after_cast = remove" 2019-01-25 10:52:15 +01:00
Josarn
c6e5d97154 Uncrustify: ternary operator indentation 2018-07-05 18:42:41 +02:00
Josarn
dfde4284e3 uncrustify: special function ISR 2018-06-19 17:37:32 +02:00
7c7d522fde uncrustify: check no newline at end of file 2018-05-29 11:12:09 +02:00
Josarn
0b516e17ac uncrustify: uncrustified 2018-05-28 18:03:04 +02:00
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