summaryrefslogtreecommitdiff
path: root/.travis/clang-format/script.sh
AgeCommit message (Collapse)Author
2021-10-12Build system: remove references to travisFearlessTobi
Co-Authored-By: Vitor K <vitor-kiguchi@hotmail.com>
2020-08-02ci: Make use of clang-format 10.0Lioncash
10.0 seems to play nicer with C++ attributes compared to clang-format 6.0.
2018-10-16travis: Ignore binary files when checking for trailing whitespaceCameron Cawley
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.