All checks were successful
SonarQube Code Quality Scan / SonarQube Scan (push) Successful in 1m44s
18 lines
228 B
INI
18 lines
228 B
INI
[run]
|
|
relative_files = True
|
|
source = .
|
|
omit =
|
|
tests/*
|
|
.venv/*
|
|
docs/*
|
|
.gitea/*
|
|
__pycache__/*
|
|
*.pyc
|
|
shibokensupport/*
|
|
PySide6/*
|
|
shiboken2/*
|
|
signature_bootstrap*
|
|
|
|
[xml]
|
|
output = coverage.xml
|