Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SonarQubeSupportOptions

Options determining what Spring functionality is activated.

Hierarchy

  • SonarQubeSupportOptions

Index

Properties

enabled

enabled: boolean

Optional inspectGoal

inspectGoal: AutoCodeInspection

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

org

org: string

Optional reviewListeners

reviewListeners: ReviewListenerRegistration | ReviewListenerRegistration[]

Review listeners that let you publish review results.

token

token: string

url

url: string

Generated using TypeDoc