Skip to content

v3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 04:41
· 22 commits to v3 since this release

This release adds support for including the observed count of occurrence-based rules:

message: "Topic titles should use fewer than 70 characters (found: %s)."

The use of %s is optional.

Changelog

  • 58ef6a7 chore: fix Appveyor
  • eba2813 feat: support displaying the count of occurrence
  • 24c6dbe fix: take first non-code match in occurance rules