fix(helix): --show-stats=false

This commit is contained in:
Giulio De Pasquale 2025-10-12 18:14:48 +01:00
parent 16a75f02dd
commit aae72e0ca0

View File

@ -36,6 +36,7 @@ command = [
"--output.json.path", "--output.json.path",
"stdout", "stdout",
"--issues-exit-code=1", "--issues-exit-code=1",
"--show-stats=false",
] ]
[[language]] [[language]]