mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
e7862ed538
The commit-msg hook parses messages in bash only so contributors get the same shape every time without Python or other helpers in the hook path. - Enforce eighty-column lines plus subject, blank, summary, blank, then bullets - Reject bullet-looking lines inside the summary block and blanks among bullets - Skip all checks while .git/MERGE_HEAD exists for merge commits