Merging upstream version 0.6.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c2c5ac65f3
commit
687aa9eb63
12 changed files with 249 additions and 347 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
ruff decli tests --fix
|
||||
black decli/ tests/
|
||||
ruff check --fix
|
||||
ruff format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue