Skip to content

Commit

Permalink
Update Lintje to 0.5.0
Browse files Browse the repository at this point in the history
- Empty commit rule
- Other usability improvements to show less warnings about the same root
  cause
  • Loading branch information
tombruijn committed Oct 26, 2021
1 parent 83b0482 commit 67d7fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/lint_git
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -eu

LINTJE_VERSION="0.4.1"
LINTJE_VERSION="0.5.0"

mkdir -p $HOME/bin
cache_key=v1-lintje-$LINTJE_VERSION
Expand Down

0 comments on commit 67d7fc1

Please sign in to comment.