File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ sonar.python.version =3
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
2121### Repository
2222
23+ - Add new badges to README file for CodeFactor.io and SonarCloud
2324- Update ` black ` hook to v23.1.0
2425
2526## [ v1.6.0] - 2023-02-07
Original file line number Diff line number Diff line change 11# pre-commit hooks
22
3- ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/cmake-pre-commit-hooks?label=Python ) [ ![ PyPI version] ( https://badge.fury.io/py/cmake-pre-commit-hooks.svg )] ( https://badge.fury.io/py/cmake-pre-commit-hooks ) [ ![ CI Build] ( https://github.com/Takishima/cmake-pre-commit-hooks/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Takishima/cmake-pre-commit-hooks/actions/workflows/ci.yml ) [ ![ CodeQL] ( https://github.com/Takishima/cmake-pre-commit-hooks/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/Takishima/cmake-pre-commit-hooks/actions/workflows/codeql-analysis.yml ) [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/Takishima/cmake-pre-commit-hooks/main.svg )] ( https://results.pre-commit.ci/latest/github/Takishima/cmake-pre-commit-hooks/main )
3+  [](https://badge.fury.io/py/cmake-pre-commit-hooks) [](https://github.com/Takishima/cmake-pre-commit-hooks/actions/workflows/ci.yml) [](https://github.com/Takishima/cmake-pre-commit-hooks/actions/workflows/codeql-analysis.yml) [](https://results.pre-commit.ci/latest/github/Takishima/cmake-pre-commit-hooks/main) [](https://www.codefactor.io/repository/github/takishima/cmake-pre-commit-hooks) [](https://sonarcloud.io/summary/new_code?id=Takishima_cmake-pre-commit-hooks)
44
55
66This is a [ pre-commit] ( https://pre-commit.com ) hooks repo that integrates C/C++ linters/formatters to work with CMake-based projects.
You can’t perform that action at this time.
0 commit comments