Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Class Project
DIGIPUS
Commits
50b1fb8c
Commit
50b1fb8c
authored
Oct 30, 2020
by
Ichlasul Affan
Browse files
[CHORES] Fixed another tests path typo on sonar config.
parent
ff4ce3df
Pipeline
#60040
passed with stages
in 36 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sonar-project.properties
View file @
50b1fb8c
...
...
@@ -15,7 +15,7 @@ sonar.exclusions=**/migrations/**, **/__init__.py, digipus/**, **/tests.py, mana
## Path to tests
sonar.tests
=
.
#sonar.test.exclusions=
sonar.test.inclusions
=
**/test.py
sonar.test.inclusions
=
**/test
s
.py
## Source encoding
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