Skip to main content

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

Project description

cpplint - static code checker for C++

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 github

  • 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 (most of which are open PRs on upstream)

Acknowledgements

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

Project details


Download files

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

Source Distribution

agora-cpplint-1.6.1.tar.gz (358.4 kB view details)

Uploaded Source

Built Distribution

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

agora_cpplint-1.6.1-py3-none-any.whl (77.3 kB view details)

Uploaded Python 3

File details

Details for the file agora-cpplint-1.6.1.tar.gz.

File metadata

  • Download URL: agora-cpplint-1.6.1.tar.gz
  • Upload date:
  • Size: 358.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.7

File hashes

Hashes for agora-cpplint-1.6.1.tar.gz
Algorithm Hash digest
SHA256 aebf161b6f001c34e183eeae22674ad88a24a6a50e28d07ddf654b58acae54a9
MD5 ea9d778d3b0ff083df5f72e71e97adaa
BLAKE2b-256 7ef6df59c3d8d87eb355f9dae3c12b8cf38cc223eca6c92caaded6eef4b4d29c

See more details on using hashes here.

File details

Details for the file agora_cpplint-1.6.1-py3-none-any.whl.

File metadata

  • Download URL: agora_cpplint-1.6.1-py3-none-any.whl
  • Upload date:
  • Size: 77.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.7

File hashes

Hashes for agora_cpplint-1.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ff2752bc7eb2ee060408811ab0c10ec2f8a784e082e6c45837880094574ce0ce
MD5 e9b93877f0cdf86bd0a09197e22d19c5
BLAKE2b-256 93b325dcef667f4e2a7a27faa01cf2ac9d7ba9fb73e2f573decb98c28f60f43b

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 Pingdom Monitoring Sentry Error logging StatusPage Status page