Merge branch 'mb/p4-fixes'
[git/debian.git] / t / chainlint / blank-line.test
blob0fdf15b3e14c6aaac3bbbc8f2c4f04035845cd4c
3         nothing &&
5         something
6 # LINT: ignore blank lines since final _statement_ before subshell end is
7 # LINT: significant to "&&"-check, not final _line_ (which might be blank)