6.2.4.4. ExternalAnalysisFormatsΒΆ

Formats for extracting issues from external/3rd-party analysis tools

The children of this rule can be reordered.

Rules in this group configure regular expressions, used to match against the output of external/3rd-party analysis tools. Using these matchers, parts of a message can be extracted and transformed into a style-violation issue.

These formats are used in the ImportExternalAnalysisOutput rule and in some BuildSystemIntegration rules.

Nested Rules

EDGFormat

The matcher configuration for the edg format

AxivionFormat

The matcher configuration for the axivion format

DiabFormat

The matcher configuration for the diab format

DoxygenFormat

The matcher configuration for the doxygen format

FxCopFormat

The matcher configuration for the fxcop format

GCCFormat

The matcher configuration for the gcc format

GenericFormat

The matcher configuration for the generic format

GNATFormat

The matcher configuration for the gnat format

LintFormat

The matcher configuration for the lint format

MSBuildFormat

The matcher configuration for the msbuild format

PMDFormat

The matcher configuration for the pmd format

QMLLintFormat

The matcher configuration for the qmllint format

TASKINGFormat

The matcher configuration for the tasking format

Options

  • Setting an option for this rule means setting the default for all nested rules.

  • The following places define options that affect this rule: Analysis-GlobalOptions

  • This rule has no individual options.