sonar.projectKey=Reality-Defender_realitydefender-sdk-rust
sonar.organization=realitydefender
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
sonar.sources=src/
# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8
sonar.exclusions=examples/**