From 3490656d258cd7ee5527e2cea9082408b1996e43 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Sun, 24 Mar 2024 03:29:51 -0700 Subject: [PATCH] docs: format the readme [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54913267..7f9e8a2b 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ jobs: clangtidy: true # instead of `true`, which chooses the default version, you can pass a specific version. # ... ``` + ### 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`).