iomgaa 0df4d365a5 fix: hook scripts misread ruff success banner as a lint issue
ruff check prints 'All checks passed!' on success, which the non-empty
output test counted as one problem and blocked every commit. Use
--quiet --output-format concise so success is silent and each
diagnostic is exactly one line.
2026-07-20 01:26:23 -04:00
2026-07-20 00:49:10 -04:00
S
Description
No description provided
4.8 MiB
2026-09-06 00:43:43 +08:00
Languages
Python 98.7%
Shell 0.8%
TypeScript 0.4%
Makefile 0.1%