Skip to main content

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

Project description

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.

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:

  • more default extensions

  • python 3 compatibility

  • 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

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

cpplint-1.4.5.tar.gz (329.8 kB view details)

Uploaded Source

Built Distribution

cpplint-1.4.5-py3-none-any.whl (74.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cpplint-1.4.5.tar.gz
Algorithm Hash digest
SHA256 08b384606136146ac1d32a2ffb60623a5dc1b20434588eaa0fa12a6e24eb3bf5
MD5 1762216775e1666bbba3e5a3a92e82f9
BLAKE2b-256 55ebb92ca550d87390b9245f02f9098842fa6a62f1605dfe567b2b140f3bb9da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cpplint-1.4.5-py3-none-any.whl
  • Upload date:
  • Size: 74.4 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/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for cpplint-1.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 344476251bc55cadf38171c207e56ef8c4acb97dc1529f22701901d06f89fd26
MD5 c1053ee33a91af3165bcd483b8c2bba7
BLAKE2b-256 109b87f450f3e28254d2fae6fa4f20e8a2e882a9917f5ad1ac93420e6cc5bbce

See more details on using hashes here.

Supported by

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