Options
All
  • Public
  • Public/Protected
  • All
Menu

Options to configure the behavior of the AutoCodeInspection goal.

Hierarchy

  • AutoCodeInspectionOptions

Index

Properties

Optional cloneOptions

cloneOptions: CloneOptions

In case more Git history is required for running the code inspection, pass appropriate CloneOptions By default only a shallow clone with depth push.commits.length + 1 is executed

Optional reportToSlack

reportToSlack: boolean

Report code inspection results to slack

Generated using TypeDoc