Skip to main content

News

Lintje 0.11.3: Fix MessageSkipBuildTag rule

This is a small bug fix release to fix the MessageSkipBuildTag rule.

Lintje 0.11.2: GitHub Actions Pull Request support

This is a small bug fix release to support GitHub Actions Pull Request events.

Lintje 0.11.1: URL detection in MessageTicketNumber issue references

This is a small bug fix release to improve the URL detection in issue references scanned by MessageTicketNumber.

Lintje 0.11.0: Install Git hooks with Lintje

This release makes it easier to install Git hooks using Lintje. A new verbose mode helps break down commits to provide more context.

Lintje 0.10.0: Giving co-authors credit

Lintje 0.10.0 is out now! This release adds support for co-authors and sign offs, ignoring revert commits and improved help output.

Lintje 0.9.0: Lintje gets more precise!

Lintje gets more precise detecting ticket references and does not count them towards the minimum message body length.

Lintje 0.8.0: Color by default, options file and more hints!

This Lintje release turns on color by default! Configure Lintje with your own options file so you no longer have to specify the CLI options every time.

Lintje GitHub Action

Lintje can now be used in GitHub Actions workflows with ease using the new Lintje GitHub Action. Use it today!

Lintje 0.7.1 released!

Lintje is now available in a small Docker image for easier portability. This release also contains minor rule improvements.

Lintje 0.7.0 released!

Errors now show suggestions on how to resolve some issues, new suggestions show things you may forget and other improvements in Lintje 0.7.0.

Lintje for Homebrew Linux

Lintje can now be installed through Homebrew for Linux! Homebrew for Linux makes installing Lintje as easy as Homebrew on macOS.

Lintje 0.6.1 released!

Less warnings are printed for commits that need to be rebased. Git hook support works better with the --verbose flag and cleanup modes are supported better.

Lintje 0.6.0 released!

Lintje now highlights which parts of a Git commit triggered the rule, along with suggestions on how to resolve the issue!

Lintje 0.5.0 released!

Lintje now highlights which parts of a Git commit triggered the rule, along with suggestions on how to resolve the issue!

Lintje 0.4.1 released!

This release of Lintje contains a tiny bug fix release for error handling when fetching Git config that is customized.

Lintje 0.4.0 released!

Branch name validation is now available! Use better branch names to let your team know what the changes are about. This and more improvements in Lintje 0.4.

Lintje 0.3.1 released!

Version 0.3.1 is out with better support for GitLab and less failures on different types of local merge commits.

Lintje 0.3.0 released!

Lintje 0.3.0 adds more rules to validate commit subjects. It caches more cliches, disallows prefixes and build tags in the subject.

Lintje 0.2.0 released!

Lintje 0.2.0 adds more rules for the commit message body and improves the existing commit subject rules to cath more formatting issues.