Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api/goal/common/AutoCodeInspection"

Index

Object literals

Const CodeInspectionDefinition

CodeInspectionDefinition: object

completedDescription

completedDescription: string = "Code inspections passed"

displayName

displayName: string = "code inspection"

environment

environment: GoalEnvironment = IndependentOfEnvironment

uniqueName

uniqueName: string = "code-inspection"

workingDescription

workingDescription: string = "Running code inspections"

Const DefaultAutoCodeInspectionOptions

DefaultAutoCodeInspectionOptions: object

reportToSlack

reportToSlack: true = true

Generated using TypeDoc