File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Code Style: black] ( https://img.shields.io/badge/Code%20Style-black-000000.svg )] ( https://github.com/psf/black )
2
2
[ ![ codecov] ( https://codecov.io/gh/sandialabs/reverse_argparse/branch/master/graph/badge.svg?token=FmDStZ6FVR )] ( https://codecov.io/gh/sandialabs/reverse_argparse )
3
+ [ ![ CodeQL] ( https://github.com/sandialabs/reverse_argparse/actions/workflows/github-code-scanning/codeql/badge.svg )] ( https://github.com/sandialabs/reverse_argparse/actions/workflows/github-code-scanning/codeql )
3
4
[ ![ Conda Version] ( https://img.shields.io/conda/v/conda-forge/reverse-argparse?label=conda-forge )] ( https://anaconda.org/conda-forge/reverse-argparse )
4
5
![ Conda Downloads] ( https://img.shields.io/conda/d/conda-forge/reverse-argparse?label=conda-forge%20downloads )
5
6
[ ![ Continuous Integration] ( https://github.com/sandialabs/reverse_argparse/actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/sandialabs/reverse_argparse/actions/workflows/continuous-integration.yml )
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ reverse_argparse
12
12
13
13
|Code Style: black |
14
14
|codecov |
15
+ |CodeQL |
15
16
|conda-forge Version |
16
17
|conda-forge Downloads |
17
18
|Continuous Integration |
@@ -34,6 +35,8 @@ reverse_argparse
34
35
:target: https://github.com/psf/black
35
36
.. |codecov | image :: https://codecov.io/gh/sandialabs/reverse_argparse/branch/master/graph/badge.svg?token=FmDStZ6FVR
36
37
:target: https://codecov.io/gh/sandialabs/reverse_argparse
38
+ .. |CodeQL | image :: https://github.com/sandialabs/reverse_argparse/actions/workflows/github-code-scanning/codeql/badge.svg
39
+ :target: https://github.com/sandialabs/reverse_argparse/actions/workflows/github-code-scanning/codeql
37
40
.. |conda-forge Version | image :: https://img.shields.io/conda/v/conda-forge/reverse-argparse?label=conda-forge
38
41
:target: https://anaconda.org/conda-forge/reverse-argparse
39
42
.. |conda-forge Downloads | image :: https://img.shields.io/conda/d/conda-forge/reverse-argparse?label=conda-forge%20downloads
You can’t perform that action at this time.
0 commit comments