Skip to content

indra checkstyle

zml edited this page Apr 28, 2021 · 4 revisions

The net.kyori.indra.checkstyle plugin configures the checkstyle plugin to:

  • Search the root project's .checkstyle directory for configuration
  • Apply a severity property for the checkstyle config with a value of error
  • Use the version of checkstyle defined in the indra extension.
    • This may be overridden by other artifacts in the checkstyle configuration.

indra extension properties

Property Description Default
checkstyle() Checkstyle version to use. 8.42
Clone this wiki locally