Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Godshell
Skynet
Commits
04bb2d3d
Commit
04bb2d3d
authored
Sep 05, 2018
by
Jason Frisvold
Browse files
- Update sonar properties
parent
351b1f69
Changes
1
Hide whitespace changes
Inline
Side-by-side
sonar-project.properties
View file @
04bb2d3d
...
...
@@ -7,14 +7,14 @@ sonar.projectName=skynet
sonar.language
=
py
# Path to source directories (required)
sonar.sources
=
src
sonar.exclusions
=
src/old_tests/*,src/sandbox/*,setup.py,data/*,requires/*
sonar.sources
=
./
#
sonar.exclusions=src/old_tests/*,src/sandbox/*,setup.py,data/*,requires/*
# Sonar CPD
sonar.leak.period
=
previous_version
# Test Directories
tests
=
src/tests
#
tests=src/tests
# python
sonar.python.xunit.skipdetails
=
true
...
...
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