Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 12:31
· 29 commits to main since this release
9a33de6

1.1.0 (2024-03-01)

Feature

  • add shellcheck to lint shell scripts (a3f42f7)
  • add hadolint to lint the dockerfiles (51521eb)
  • add linter for git commits (9872c9d)
  • automation of the hook creation (7e67a36)

Documentation

  • how to use it and available hooks sections, adjust the project info (1d4595a)
  • updating contribution guide of creating a new hook (a3fb860)

Chores

  • add default config of .lefthook.yaml (e446727)
  • adjust goreleaser config to use checksums and different name of snapshots (f9f37e6)
  • add .gitignore (ce1e5f5)