cpp-linter


Namecpp-linter JSON
Version 1.10.6 PyPI version JSON
download
home_pageNone
SummaryRun clang-format and clang-tidy on a batch of files.
upload_time2024-12-12 13:52:45
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT License
keywords clang clang-tools linter clang-tidy clang-format
VCS
bugtrack_url
requirements pygit2 pyyaml requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            C/C++ Linting Package
=====================

.. |latest-version| image:: https://img.shields.io/github/v/release/cpp-linter/cpp-linter
    :alt: Latest Version
    :target: https://github.com/cpp-linter/cpp-linter/releases
.. |license-badge| image:: https://img.shields.io/github/license/cpp-linter/cpp-linter?label=license&logo=github
    :alt: License
    :target: https://github.com/cpp-linter/cpp-linter/blob/main/LICENSE
.. |codecov-badge| image:: https://codecov.io/gh/cpp-linter/cpp-linter/branch/main/graph/badge.svg?token=0814O9WHQU
    :alt: CodeCov
    :target: https://codecov.io/gh/cpp-linter/cpp-linter
.. |doc-badge| image:: https://github.com/cpp-linter/cpp-linter/actions/workflows/build-docs.yml/badge.svg
    :alt: Docs
    :target: https://cpp-linter.github.io/cpp-linter
.. |pypi-badge| image:: https://img.shields.io/pypi/dw/cpp-linter?color=dark-green&label=PyPI%20Downloads&logo=python&logoColor=white
    :target: https://pepy.tech/project/cpp-linter
    :alt: PyPI - Downloads

|latest-version| |license-badge| |codecov-badge| |doc-badge| |pypi-badge|

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 <https://github.com/cpp-linter/cpp-linter-action>`_

For the description of supported Command Line Interface options, see `the CLI documentation <https://cpp-linter.github.io/cpp-linter/cli_args.html>`_

Have question or feedback?
--------------------------

To provide feedback (requesting a feature or reporting a bug) please post to `issues <https://github.com/cpp-linter/cpp-linter/issues>`_.

License
-------

The scripts and documentation in this project are released under the `MIT License <https://github.com/cpp-linter/cpp-linter/blob/master/LICENSE>`_.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cpp-linter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "clang, clang-tools, linter, clang-tidy, clang-format",
    "author": null,
    "author_email": "Brendan Doherty <2bndy5@gmail.com>, Peter Shen <xianpeng.shen@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "C/C++ Linting Package\n=====================\n\n.. |latest-version| image:: https://img.shields.io/github/v/release/cpp-linter/cpp-linter\n    :alt: Latest Version\n    :target: https://github.com/cpp-linter/cpp-linter/releases\n.. |license-badge| image:: https://img.shields.io/github/license/cpp-linter/cpp-linter?label=license&logo=github\n    :alt: License\n    :target: https://github.com/cpp-linter/cpp-linter/blob/main/LICENSE\n.. |codecov-badge| image:: https://codecov.io/gh/cpp-linter/cpp-linter/branch/main/graph/badge.svg?token=0814O9WHQU\n    :alt: CodeCov\n    :target: https://codecov.io/gh/cpp-linter/cpp-linter\n.. |doc-badge| image:: https://github.com/cpp-linter/cpp-linter/actions/workflows/build-docs.yml/badge.svg\n    :alt: Docs\n    :target: https://cpp-linter.github.io/cpp-linter\n.. |pypi-badge| image:: https://img.shields.io/pypi/dw/cpp-linter?color=dark-green&label=PyPI%20Downloads&logo=python&logoColor=white\n    :target: https://pepy.tech/project/cpp-linter\n    :alt: PyPI - Downloads\n\n|latest-version| |license-badge| |codecov-badge| |doc-badge| |pypi-badge|\n\nA 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.\n\nUsage\n-----\n\nFor usage in a CI workflow, see `the cpp-linter/cpp-linter-action repository <https://github.com/cpp-linter/cpp-linter-action>`_\n\nFor the description of supported Command Line Interface options, see `the CLI documentation <https://cpp-linter.github.io/cpp-linter/cli_args.html>`_\n\nHave question or feedback?\n--------------------------\n\nTo provide feedback (requesting a feature or reporting a bug) please post to `issues <https://github.com/cpp-linter/cpp-linter/issues>`_.\n\nLicense\n-------\n\nThe scripts and documentation in this project are released under the `MIT License <https://github.com/cpp-linter/cpp-linter/blob/master/LICENSE>`_.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Run clang-format and clang-tidy on a batch of files.",
    "version": "1.10.6",
    "project_urls": {
        "source": "https://github.com/cpp-linter/cpp-linter",
        "tracker": "https://github.com/cpp-linter/cpp-linter/issues"
    },
    "split_keywords": [
        "clang",
        " clang-tools",
        " linter",
        " clang-tidy",
        " clang-format"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45260520db6e469408f3d5d5619c16d37c892a3c14d58e202c23b8bec0134bed",
                "md5": "d36aa7180f6f9626616a3187c1503e1d",
                "sha256": "bbe566a8d4eeb3dfc11a841f5570f3d465e60734c7968ef85bee27c7f407be9d"
            },
            "downloads": -1,
            "filename": "cpp_linter-1.10.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d36aa7180f6f9626616a3187c1503e1d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41973,
            "upload_time": "2024-12-12T13:52:45",
            "upload_time_iso_8601": "2024-12-12T13:52:45.378387Z",
            "url": "https://files.pythonhosted.org/packages/45/26/0520db6e469408f3d5d5619c16d37c892a3c14d58e202c23b8bec0134bed/cpp_linter-1.10.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 13:52:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cpp-linter",
    "github_project": "cpp-linter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pygit2",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "cpp-linter"
}
        
Elapsed time: 0.39269s