Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-08-03 | ci: Make use of clang-format 10.0 | Lioncash | 1 | -1/+1 | |
10.0 seems to play nicer with C++ attributes compared to clang-format 6.0. | |||||
2018-10-16 | travis: Ignore binary files when checking for trailing whitespace | Cameron Cawley | 1 | -1/+1 | |
2018-01-21 | Travis: Update clang-format to 6.0 | James Rowe | 1 | -1/+1 | |
2017-10-07 | travis: Split build scripts for different platforms | MerryMage | 1 | -0/+37 | |
This commit also separates clang-format from the linux build, closing #2702. |