Back to Detekt

Cli Generator Options

website/versioned_docs/version-1.22.0/gettingstarted/_cli-generator-options.md

1.23.8408 B
Original Source
Usage: java -jar detekt-generator-1.22.0-all.jar [options]
  Options:
    --generate-custom-rule-config, -gcrc
      Generate custom rules configuration files. The files will be
      placed under 'resources' folder of each rule respectively
      (e.g. 'custom-rule/src/main/resources/config/config.yml').
    --input, -i
      Input paths to rules to analyze. Multiple paths are separated by comma.