Skip to main content

Fork of Google's cpplint, modified to work only with C.

Project description

prettyc - static code checker for C

PrettyC is a command-line tool to check only C files for style issues. It's forked from Cpplint which is developed and maintained by Google Inc. at google/styleguide <https://github.com/google/styleguide>, also see the wikipedia entry <http://en.wikipedia.org/wiki/Cpplint>

Installation

To install prettyc from PyPI, run:

pip install prettyc

Then run it with:

prettyc [OPTIONS] files 

For full usage instructions, run:

prettyc --help

How to use:

prettyc --help

Development

Create virtual environment.

make venv

Activate.

source activate.sh

Create development environment

make dev

Distribution and install:

make dist
make install

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

prettyc-1.0.6.tar.gz (74.3 kB view details)

Uploaded Source

File details

Details for the file prettyc-1.0.6.tar.gz.

File metadata

  • Download URL: prettyc-1.0.6.tar.gz
  • Upload date:
  • Size: 74.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for prettyc-1.0.6.tar.gz
Algorithm Hash digest
SHA256 c1664d2473db8fd8159b4303537cf2afe99a46d14ad12e33b23481051d77d165
MD5 35d36197c8adc1abb1d3ea6780b4e369
BLAKE2b-256 de037ff52ba45e7f905f7b0d41bc8d9037b4feed9f46925f3936d9cae618ea8b

See more details on using hashes here.

Supported by

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