summaryrefslogtreecommitdiff
path: root/.travis/clang-format
AgeCommit message (Collapse)Author
2018-10-24travis: Use pre-built image for clang-format targetCameron Cawley
2018-10-16travis: Ignore binary files when checking for trailing whitespaceCameron Cawley
2018-02-18Update build.shN00byKing
2018-02-16Use Docker for Build Target clang-format for travis.N00byKing
This uses the (apparently) more stable Ubuntu Repo instead of the LLVM one.
2018-01-20Travis: Update clang-format to 6.0James Rowe
2017-10-07travis: Split build scripts for different platformsMerryMage
This commit also separates clang-format from the linux build, closing #2702.