travisqmakegcccpp17clang-format
November 30, 2019 ยท View on GitHub
| Branch | ![]() |
|---|---|
| master | |
| develop |
This GitHub is part of:
The goal of this project is to have a clean Travis CI build, with specs:
- Build system:
qmake - C++ compiler:
gcc - C++ version:
C++17 - Libraries:
STLonly - Code coverage: none
- Code style:
clang-format - Source: one single file,
main.cpp
The .clang-format was generated by this website.
More complex builds:
- [none]
Builds of similar complexity:
Use
clang-format: travis_qmake_gcc_cpp17_clang-format
Less complex builds:
No
clang-tidy: travis_qmake_gcc_cpp17Use C++14: travis_qmake_gcc_cpp14_clang-tidy
