Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-02 | .clang-format: Alter brace wrapping to (mostly) match WebKit style | Kitsune Ral | |
2019-08-02 | .clang-format: Enable ConstructorInitializerAllOnOneLineOrOnePerLine | Kitsune Ral | |
2019-08-02 | .clang-format: Bring back AlwaysBreakTemplateDeclarations | Kitsune Ral | |
It was accidentally left commented out in trying to support clang-format 5. Now that we're embracing clang-format 6+ only, it really should be on. | |||
2019-07-10 | CMakeLists.txt: fix things around clang-format, inherit CLANG_FORMAT_ARGS | Kitsune Ral | |
2019-06-23 | .clang-format: Skip on CommentPragmas | Kitsune Ral | |
We do want doc-comments to be formatted as well. | |||
2019-06-22 | .clang-format: fine-tune penalties | Kitsune Ral | |
2019-05-19 | Update .clang-format as per the field experience | Kitsune Ral | |
2019-03-02 | fixup! fixup! chore: add .clang-format | Marc Deop | |
2019-03-01 | fixup! chore: add .clang-format | Marc Deop | |
2019-03-01 | chore: add .clang-format | Marc Deop | |