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
Release history Release notifications | RSS feed
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.8.tar.gz
(74.0 kB
view details)
File details
Details for the file prettyc-1.0.8.tar.gz
.
File metadata
- Download URL: prettyc-1.0.8.tar.gz
- Upload date:
- Size: 74.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05ce73e3fb4563e5356acdc200092884a129505244a3cf77640b6d30bd5fb5c6 |
|
MD5 | 780fcd06ec412d6c46d54ee16cbccde9 |
|
BLAKE2b-256 | 1bbd4118b86759f8a9526a777ffe75554ae2a7e35dc9280a9575fcf7d923e812 |