Files
JuliaFEM.jl/.githooks
Jukka Aho f663fda6f7 fix(githooks): shorten commit-msg hook diagnostics
Long echo strings broke the same eighty-column rule the hook enforces on log
messages. Error output is split so the hook file itself stays readable.

- Wrap rejection messages to eighty columns or fewer
- Keep wording aligned with subject, summary, and bullet layout rules
2026-05-11 02:53:11 +03:00
..