Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-09-21 | Remove special rules for Windows.h and library includes | Yuri Kunde Schlesner | 1 | -7/+3 | |
2016-09-21 | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 1 | -4/+6 | |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -0/+2 | |
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||||
2016-09-19 | Tweak formatting settings | Yuri Kunde Schlesner | 1 | -4/+3 | |
2016-09-18 | Sources: Add a .clang-format configuration file. | Emmanuel Gil Peyrot | 1 | -0/+89 | |