mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-07-16 16:47:12 +02:00
9 lines
282 B
Properties
9 lines
282 B
Properties
# Sonar project analysis properties overrides
|
|
# Automatic analysis ignores this file, and uses .sonarcloud.properties instead
|
|
|
|
sonar.projectKey=LizardByte_Sunshine
|
|
|
|
sonar.exclusions=third-party/**, packaging/linux/flatpak/deps/**
|
|
|
|
# sonar.cfamily.reportingCppStandardOverride=c++23
|