mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-28 17:01:16 +00:00
Add SonarQube project configuration file
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
sonar.projectKey=qbcore-framework_qb-core
|
||||
sonar.organization=qbcore
|
||||
|
||||
# Tell Sonar to scan the entire repo directory
|
||||
sonar.sources=.
|
||||
|
||||
# Set encoding
|
||||
sonar.sourceEncoding=UTF-8
|
||||
Reference in New Issue
Block a user