Merge branch 'cp/git-flush-is-an-env-bool'
[alt-git.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)