mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 18:54:00 +08:00
Fix formatting in README.md
This commit is contained in:
parent
33d0937c6b
commit
c29c800126
@ -1,7 +1,7 @@
|
|||||||
## Eigen CI infrastructure
|
## Eigen CI infrastructure
|
||||||
|
|
||||||
Eigen's CI infrastructure uses three stages:
|
Eigen's CI infrastructure uses three stages:
|
||||||
1. A 'checkformat` stage to verify MRs satisfy proper formatting style, as
|
1. A `checkformat` stage to verify MRs satisfy proper formatting style, as
|
||||||
defined by `clang-format`.
|
defined by `clang-format`.
|
||||||
2. A `build` stage to build the unit-tests.
|
2. A `build` stage to build the unit-tests.
|
||||||
3. A `test` stage to run the unit-tests.
|
3. A `test` stage to run the unit-tests.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user