Skip to main content

FreeHackQuest Python Client Library for fhq-server

Project description

sea5kg_cpplint

Build Status Total alerts Language grade: Python

Nice configurable cpplint (c++ source code lint) on Python

How to install:

pip3 install sea5kg_cpplint

How to run:

python3 -m sea5kg_cpplint

file with config for cpplint

example of sea5kg_cpplint.config:

# comment
line_length_limit = 80
check_copyright_in_files = yes
skip_files = src\.wsjcpp/.*
skip_files = tmp/.*

config parameters

line_length_limit

integer, how long line allows

check_copyright_in_files

bool, check in files copyright comment

skip_files

regexp, what files must be to skip

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

sea5kg_cpplint-0.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

sea5kg_cpplint-0.0.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

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