Commit Graph

4 Commits (3dcaaa18be1cf60bd0447f1dff6e4fa1ad175cf9)

Author SHA1 Message Date
Lioncash 0105368cc1 ci: Make use of clang-format 10.0
10.0 seems to play nicer with C++ attributes compared to clang-format
6.0.
Cameron Cawley 41674d20ac travis: Ignore binary files when checking for trailing whitespace
James Rowe 425b3923d2 Travis: Update clang-format to 6.0
MerryMage 15a2388a33 travis: Split build scripts for different platforms
This commit also separates clang-format from the linux build, closing .