"A command-line tool for checkstyle."
Project description
checkstyle-cli
A command-line tool for checkstyle.
Installation
> pip install checkstyle-cli
Usage
> checkstyle -h
usage: checkstyle [-h] [-c CONFIG] [-v VERSION]
[files ...]
> checkstyle -c /sun_checks.xml -v 10.3.2 .
Positional Arguments
files
- files to verify
Optional Arguments
-c
,--config
- configuration XML file path
- default:
/google_checks.xml
/sun_checks.xml
and/google_checks.xml
are embedded options.
-v
,--version
- version to run checkstyle
- default:
10.3.2
License
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
checkstyle_cli-0.2.3.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for checkstyle_cli-0.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 856b0e28373684233e2aea5b18f4b7a52329f62df27b2dfc429bcbc329f3012e |
|
MD5 | f8cef7d76852df57ad1a913821a4150c |
|
BLAKE2b-256 | 655ad6bc88d51694faf021b0fe0f279f64eceeb4bb366a2a558d3441520dde94 |