File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 22
33[ ![ ci] ( https://github.com/cpp-best-practices/cmake_template/actions/workflows/ci.yml/badge.svg )] ( https://github.com/cpp-best-practices/cmake_template/actions/workflows/ci.yml )
44[ ![ codecov] ( https://codecov.io/gh/cpp-best-practices/cmake_template/branch/main/graph/badge.svg )] ( https://codecov.io/gh/cpp-best-practices/cmake_template )
5- [ ![ Language grade: C++ ] ( https://img.shields.io/lgtm/grade/cpp/github/cpp-best-practices/cmake_template )] ( https://lgtm.com/projects/g/cpp-best-practices/cmake_template/context:cpp )
5+
66[ ![ CodeQL] ( https://github.com/cpp-best-practices/cmake_template/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/cpp-best-practices/cmake_template/actions/workflows/codeql-analysis.yml )
77
88## About cmake_template
99
10- ** NOTE** This is undergoing a major overhaul on a new branch currently.
11-
12-
1310This is a C++ Best Practices GitHub template for getting up and running with C++ quickly.
1411
1512By default (collectively known as ` ENABLE_DEVELOPER_MODE ` )
@@ -54,7 +51,6 @@ Now you can clone the project locally and get to work!
5451
5552 * [ Dependency Setup] ( README_dependencies.md )
5653 * [ Building Details] ( README_building.md )
57- * [ Troubleshooting] ( README_troubleshooting.md )
5854 * [ Docker] ( README_docker.md )
5955
6056## Testing
You can’t perform that action at this time.
0 commit comments