Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudFoundrySupportOptions

Hierarchy

  • CloudFoundrySupportOptions

Index

Properties

Optional inspectGoal

inspectGoal: AutoCodeInspection

Inspect goal to add inspections to. Review functionality won't work otherwise.

Optional pushImpactGoal

pushImpactGoal: PushImpact

Autofix goal to add autofixes to. Autofix functionality won't work otherwise.

Optional reviewListeners

reviewListeners: ReviewListenerRegistration | ReviewListenerRegistration[]

Review listeners that let you publish review results.

Generated using TypeDoc