Contents

cpplint 2.0.0

0

Automated checker to ensure C++ files follow Google's style guide

Automated checker to ensure C++ files follow Google's style guide

How to Install cpplint

You can install cpplint using pip

pip install cpplint

or add it to a project with poetry

poetry add cpplint

Package Details

Author
None
License
BSD-3-Clause
Homepage
https://github.com/cpplint/cpplint
PyPi:
https://pypi.org/project/cpplint/

Classifiers

  • Software Development/Quality Assurance
No  cpplint  pypi packages just yet.

Errors

A list of common cpplint errors.

Code Examples

Here are some cpplint code examples and snippets.