summaryrefslogtreecommitdiffstats
path: root/.travis/clang-format/script.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: Make use of clang-format 10.0Lioncash2020-08-031-1/+1
| | | | | 10.0 seems to play nicer with C++ attributes compared to clang-format 6.0.
* travis: Ignore binary files when checking for trailing whitespaceCameron Cawley2018-10-161-1/+1
|
* Travis: Update clang-format to 6.0James Rowe2018-01-211-1/+1
|
* travis: Split build scripts for different platformsMerryMage2017-10-071-0/+37
This commit also separates clang-format from the linux build, closing #2702.