GitHub

Changes

  • Breaking changes: the multiple rules operator | must now include a leading and trailing whitespace (this should not affect many users because it was always documentated like that). With this the regex alternation is now supported! You can read more about that here: Using multiple regex rules.
  • Added config, workdir and version options
  • Migrated the project to Bazel
  • Migrated the project to GitHub Actions
  • Updated all third party dependencies
  • Updated Go to 1.20.4

What's Changed

New Contributors

Full Changelog: v1.11.2...v2.0.0

Read the original on github.com ↗