Skip to content

Commit

Permalink
enable c++23 in sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
WinteryFox committed Nov 9, 2023
1 parent 09b3fee commit 8e70cb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ sonar.projectVersion=1.0
sonar.sources=src
sonar.cfamily.analysisCache.mode=fs
sonar.cfamily.analysisCache.path=.sonarcache
sonar.cfamily.cpp23.enabled=true
sonar.sourceEncoding=UTF-8

0 comments on commit 8e70cb3

Please sign in to comment.