Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
centreon
centreon-collect
Commits
9fab3245
Commit
9fab3245
authored
May 25, 2022
by
David Boucher
Browse files
fix(clib/cmake): clib tests excluded from sonar
parent
81f5da8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
sonar-project.properties
View file @
9fab3245
...
...
@@ -7,7 +7,7 @@ sonar.sources=bbdo,\
clib,
\
connectors,
\
engine
sonar.exclusions
=
broker/rrd/test/**,broker/lua/test/**
sonar.exclusions
=
broker/rrd/test/**,broker/lua/test/**
,clib/test/**
sonar.tests
=
tests, grpc
sonar.sourceEncoding
=
UTF-8
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment