Skip to main content

cpplint - static code checker for C++

https://travis-ci.org/cpplint/cpplint.svg?branch=master https://img.shields.io/pypi/v/cpplint.svg https://img.shields.io/pypi/pyversions/cpplint.svg https://img.shields.io/pypi/status/cpplint.svg https://img.shields.io/pypi/l/cpplint.svg https://img.shields.io/pypi/dd/cpplint.svg https://img.shields.io/pypi/dw/cpplint.svg https://img.shields.io/pypi/dm/cpplint.svg

Cpplint is a command-line tool to check C/C++ files for style issues following Google’s C++ style guide. Cpplint is developed and maintained by Google Inc. at google/styleguide, also see the wikipedia entry

While Google maintains cpplint, Google is not (very) responsive to issues and pull requests, this fork aims to be (somewhat) more open to add fixes to cpplint to enable fixes, when those fixes make cpplint usable in wider contexts. Also see discussion here https://github.com/google/styleguide/pull/528.

Installation

To install cpplint from PyPI, run:

$ pip install cpplint

Then run it with:

$ cpplint [OPTIONS] files

For full usage instructions, run:

$ cpplint --help

Changes

The modifications in this fork are minor fixes and cosmetic changes, such as:

  • python 3 compatibility

  • more default file extensions

  • customizable file extensions with the –extensions argument

  • continuous integration on travis

  • support for recursive file discovery via the –recursive argument

  • support for excluding files via –exclude

  • JUnit XML output format

  • Overriding repository root auto-detection via –repository

  • Support #pragma once as an alternative to header include guards

  • … and a few more

Acknowledgements

Thanks to Google Inc. for open-sourcing their in-house tool. Thanks to maintainers of the fork

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cpplint-1.5.1.tar.gz (347.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cpplint-1.5.1-py3-none-any.whl (76.1 kB view details)

Uploaded Python 3

File details

Details for the file cpplint-1.5.1.tar.gz.

File metadata

  • Download URL: cpplint-1.5.1.tar.gz
  • Upload date:
  • Size: 347.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for cpplint-1.5.1.tar.gz
Algorithm Hash digest
SHA256 5b6cdfb7cace50be7d5ad409974a4b06118da29fb9ef61da0c779000388f95ed
MD5 8fed7ef72dcd64951969a5560b932f71
BLAKE2b-256 6609b3b31ba97cad963028e2467ff9847b9b59888cc58fb42886eaacbad377da

See more details on using hashes here.

File details

Details for the file cpplint-1.5.1-py3-none-any.whl.

File metadata

  • Download URL: cpplint-1.5.1-py3-none-any.whl
  • Upload date:
  • Size: 76.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for cpplint-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 eee087a347c8458b25ee6a28aaa679e507d72c812c208b7b4c51e1ba6209469b
MD5 a6b871a2edb432337241598f34e9bc75
BLAKE2b-256 0e2e0c430cdc7e33608ffd31de89b39914d1d219e1e33964544329494f8a2281

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page