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.4.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for checkstyle_cli-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 170b94a4985bae235b02d8ae66bc4aa056465edb1663ac6e6654bbf9d040bab0 |
|
MD5 | 88584a7472fce2bb50b16053056e9cce |
|
BLAKE2b-256 | 9603b25600273fe0896520b6d53320a068cd9db6912a78a49f742c52a24a5d04 |