bobgilmore / githooks

My personal githooks, which help me avoid silly or obvious mistakes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When checking for spaces before closing delimiters, ignore <all whitespace><closer> cases

bobgilmore opened this issue · comments

... such as the close of a multi-line array, where the ] lives on its own line.