File tree Expand file tree Collapse file tree 3 files changed +0
-29
lines changed Expand file tree Collapse file tree 3 files changed +0
-29
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ codecov] ( https://codecov.io/gh/%%myorg%%/%%myproject%%/branch/main/graph/badge.svg )] ( https://codecov.io/gh/%%myorg%%/%%myproject%% )
5
5
[ ![ CodeQL] ( https://github.com/%%myorg%%/%%myproject%%/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/%%myorg%%/%%myproject%%/actions/workflows/codeql-analysis.yml )
6
6
7
- LGTM Has to be set up manually after template is created:
8
-
9
- [ ![ Language grade: C++] ( https://img.shields.io/lgtm/grade/cpp/github/%%myorg%%/%%myproject%% )] ( https://lgtm.com/projects/g/%%myorg%%/%%myproject%%/context:cpp )
10
-
11
7
## About %%myproject%%
12
8
%%description%%
13
9
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ 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 )
4
4
[ ![ 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
-
6
5
[ ![ 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 )
7
6
8
7
## About cmake_template
You can’t perform that action at this time.
0 commit comments