Adding upstream version 0.6.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
271f3e2863
commit
b5da990db5
12 changed files with 249 additions and 347 deletions
|
@ -5,6 +5,5 @@ pr() {
|
|||
}
|
||||
|
||||
pr pytest --cov-report term-missing --cov-report=xml:coverage.xml --cov=decli "${1:-tests}"
|
||||
pr black decli tests --check
|
||||
pr ruff decli/ tests/
|
||||
pr mypy decli/ tests/
|
||||
pr ruff check
|
||||
pr mypy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue