Skip to content

Improve linting compatibility with older git versions

Choose a tag to compare

@rdner rdner released this 21 Mar 14:46
· 275 commits to main since this release
b3eddb3
Make linting compatible with Git < v2.22.0 (#26)

Some of our CI nodes are still using Ubuntu 18 where Git is old enough
to not support `git branch --show-current`.