mirror of https://github.com/aminya/setup-cpp
docs: format the readme [skip ci]
This commit is contained in:
parent
a4e4c6c3be
commit
3490656d25
|
@ -148,6 +148,7 @@ jobs:
|
||||||
clangtidy: true # instead of `true`, which chooses the default version, you can pass a specific version.
|
clangtidy: true # instead of `true`, which chooses the default version, you can pass a specific version.
|
||||||
# ...
|
# ...
|
||||||
```
|
```
|
||||||
|
|
||||||
### Prebuilt Docker Images
|
### Prebuilt Docker Images
|
||||||
|
|
||||||
To provide fast development environments, `setup-cpp` provides several prebuilt docker images that have the tools you need (e.g. `llvm, cmake, ninja, task, vcpkg, python, make, cppcheck, gcovr, doxygen, ccache`).
|
To provide fast development environments, `setup-cpp` provides several prebuilt docker images that have the tools you need (e.g. `llvm, cmake, ninja, task, vcpkg, python, make, cppcheck, gcovr, doxygen, ccache`).
|
||||||
|
|
Loading…
Reference in New Issue