feat: edit body for commit messages
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 18m29s

This commit is contained in:
2026-03-14 01:27:32 +01:00
parent b135f1ef9e
commit 5b8b035e09
11 changed files with 569 additions and 91 deletions

1
Cargo.lock generated
View File

@@ -1571,6 +1571,7 @@ dependencies = [
"crossterm",
"dyn-clone",
"fuzzy-matcher",
"tempfile",
"unicode-segmentation",
"unicode-width",
]