File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Docs] [ docs-ci-badge ]] [ docs-site ]
6
6
[ ![ Pre-commit-ci] [ pre-commit-badge ]] [ pre-commit-ci ]
7
7
[ ![ codecov-status] [ codecov-badge ]] [ codecov-project ]
8
+ [ ![ docs.rs] [ docs-rs-badge ]] [ docs-rs ]
9
+ [ ![ Crates.io Version] [ crates-io-badge ]] [ crates-io-pkg ]
8
10
9
11
[ py-build-ci ] : https://github.com/cpp-linter/cpp_linter_rs/actions/workflows/python-packaging.yml
10
12
[ py-build-badge ] : https://github.com/cpp-linter/cpp_linter_rs/actions/workflows/python-packaging.yml/badge.svg
18
20
[ pre-commit-ci ] : https://github.com/cpp-linter/cpp_linter_rs/actions/workflows/pre-commit-hooks.yml
19
21
[ codecov-badge ] : https://codecov.io/gh/cpp-linter/cpp_linter_rs/graph/badge.svg?token=7ibzERx2AD
20
22
[ codecov-project ] : https://codecov.io/gh/cpp-linter/cpp_linter_rs
23
+ [ docs-rs-badge ] : https://img.shields.io/docsrs/cpp-linter?label=docs.rs
24
+ [ docs-rs ] : https://docs.rs/cpp-linter
25
+ [ crates-io-badge ] : https://img.shields.io/crates/v/cpp-linter
26
+ [ crates-io-pkg ] : https://crates.io/crates/cpp-linter
21
27
22
28
# C/C++ Linting Package
23
29
Original file line number Diff line number Diff line change 1
1
2
- # cpp-linter-lib
2
+ # cpp-linter
3
3
4
4
This crate contains the the library used as a backend for the
5
5
` cpp-linter ` binary executable. The main focus of ` cpp-linter ` is as follows:
You can’t perform that action at this time.
0 commit comments