the corresponding regex to be used with grep is : grep -E '^\+.*[[:blank:]]+[[:space:]]$' because <CR> is matched by [[:space:]] and then a line like : no trailing whitespace<CR><LF> will trigger a trailing whitespace event See the attached file that correct the issue Best Regards, JLM -- KISS! (Keep It Simple, Stupid!) (garde le simple, imbécile!)"mais qu'est-ce que tu m'as pondu comme usine à gaz? fait des choses simples et qui marchent, espèce d'imbécile!"
Attachment:
pre-commit
Description: Binary data