Dunky-Z / cpp-linter

cpp-linter core Python executable package

Home Page:https://cpp-linter.github.io/cpp-linter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C/C++ Linting Package

Latest Version License CodeCov Docs PyPI - Downloads

A Python package for linting C/C++ code with clang-tidy and/or clang-format to collect feedback provided in the form of thread comments and/or file annotations.

Usage

For usage in a CI workflow, see the cpp-linter/cpp-linter-action repository

For the description of supported Command Line Interface options, see the CLI documentation

Have question or feedback?

To provide feedback (requesting a feature or reporting a bug) please post to issues.

License

The scripts and documentation in this project are released under the MIT License.

About

cpp-linter core Python executable package

https://cpp-linter.github.io/cpp-linter

License:MIT License


Languages

Language:Python 99.7%Language:C++ 0.3%