mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Set up clang-format in CI
This commit is contained in:
committed by
Antonio Sánchez
parent
2c4541f735
commit
85efa83292
@@ -8,6 +8,7 @@
|
||||
# with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
stages:
|
||||
- checkformat
|
||||
- buildsmoketests
|
||||
- smoketests
|
||||
- build
|
||||
@@ -18,6 +19,7 @@ variables:
|
||||
EIGEN_CI_CMAKE_GENEATOR: "Ninja"
|
||||
|
||||
include:
|
||||
- "/ci/checkformat.gitlab-ci.yml"
|
||||
- "/ci/smoketests.gitlab-ci.yml"
|
||||
- "/ci/build.gitlab-ci.yml"
|
||||
- "/ci/test.gitlab-ci.yml"
|
||||
|
||||
Reference in New Issue
Block a user