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 55[ ![ Docs] [ docs-ci-badge ]] [ docs-site ]
66[ ![ Pre-commit-ci] [ pre-commit-badge ]] [ pre-commit-ci ]
77[ ![ codecov-status] [ codecov-badge ]] [ codecov-project ]
8+ [ ![ docs.rs] [ docs-rs-badge ]] [ docs-rs ]
9+ [ ![ Crates.io Version] [ crates-io-badge ]] [ crates-io-pkg ]
810
911[ py-build-ci ] : https://github.com/cpp-linter/cpp_linter_rs/actions/workflows/python-packaging.yml
1012[ py-build-badge ] : https://github.com/cpp-linter/cpp_linter_rs/actions/workflows/python-packaging.yml/badge.svg
1820[ pre-commit-ci ] : https://github.com/cpp-linter/cpp_linter_rs/actions/workflows/pre-commit-hooks.yml
1921[ codecov-badge ] : https://codecov.io/gh/cpp-linter/cpp_linter_rs/graph/badge.svg?token=7ibzERx2AD
2022[ 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
2127
2228# C/C++ Linting Package
2329
Original file line number Diff line number Diff line change 11
2- # cpp-linter-lib
2+ # cpp-linter
33
44This crate contains the the library used as a backend for the
55` 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