Skip to content

Commit e886cb1

Browse files
Enable modules analysis
1 parent cd3fe33 commit e886cb1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sonar-project.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ sonar.projectVersion=2.0-MODULES
1010

1111
# SQ standard properties
1212
sonar.sources=src
13+
# Enable C++20 modules
14+
# TODO: Remove internal
15+
sonar.cfamily.internal.enableModules=true
16+
# TODO: Remove
17+
sonar.cfamily.analysisCache.mode=internal.off

0 commit comments

Comments
 (0)