Skip to main content

A command-line tool for checkstyle.

Project description

checkstyle-cli

PyPI version python versions

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

MIT License

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

checkstyle_cli-0.2.4.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

checkstyle_cli-0.2.4-py3-none-any.whl (4.6 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