Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
40f62e98
Commit
40f62e98
authored
6 years ago
by
Mohamed Fenjiro
Browse files
Options
Downloads
Patches
Plain Diff
SonarQube:fixes
Change-Id: I653a3435a51f7aa6bdd200235298c28fa0d6fe22
parent
947a4646
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sonar-project.properties
+3
-3
3 additions, 3 deletions
sonar-project.properties
with
3 additions
and
3 deletions
sonar-project.properties
+
3
−
3
View file @
40f62e98
...
...
@@ -3,9 +3,9 @@ sonar.projectKey=jami:daemon
sonar.projectName
=
jami-daemon
sonar.projectVersion
=
1.0
sonar.language
=
c++
sonar.sources
=
src/,
test/
sonar.cxx.includeDirectories
=
contrib/x86_64-linux-gnu/include/
sonar.sources
=
ring-daemon/src/, ring-daemon/
test/
sonar.cxx.includeDirectories
=
ring-daemon/
contrib/x86_64-linux-gnu/include/
sonar.projectBaseDir
=
.
sonar.sourceEncoding
=
UTF-8
sonar.cxx.clangtidy.reportPath
=
clang-tidy-report.txt
sonar.cxx.clangtidy.reportPath
=
ring-daemon/
clang-tidy-report.txt
sonar.report.export.path
=
sonar-report.json
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment