YAML

Language-specific information about the way that SonarQube Cloud supports the analysis of YAML files.

The analysis of YAML files is disabled by default. You can enable it by setting the sonar.yaml.activate property to true.

This property does not affect analysis of language / framework specific YAML files.

YAML files that are detected as belonging to CloudFormation, Kubernetes/Helm, or Ansible will be additionally analyzed by the dedicated analyzers, next to the general YAML analysis.

Language-specific properties

To discover and update the YAML-specific properties, navigate in SonarQube Cloud to Your Project > Administration > General Settings > Languages > YAML. See the Analysis parameters page for more information about specific properties.

Last updated

Was this helpful?