fix(lint): packages, helpers, common

This commit is contained in:
Ismo Vuorinen
2025-06-12 00:31:52 +03:00
committed by Ismo Vuorinen
parent b6841a3ae0
commit 7ac2e2f1bf
3 changed files with 7 additions and 3 deletions

View File

@@ -14,4 +14,3 @@ run_with_dfm() {
set +e
eval "$cmd"' bash "$cmd"
}