Skip to content

indra checkstyle

zml edited this page Nov 3, 2020 · 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.36.2
Clone this wiki locally