1
0
Fork 0
decli/scripts/format
Daniel Baumann b5da990db5
Adding upstream version 0.6.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-06-03 07:18:11 +02:00

4 lines
43 B
Bash
Executable file

#!/bin/sh -e
ruff check --fix
ruff format