diff --git a/sonar-project.properties b/sonar-project.properties index 611c857..270d9d4 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,2 +1,3 @@ sonar.projectKey=ansible -sonar.sources=. \ No newline at end of file +sonar.sources=. +sonar.language=yaml \ No newline at end of file