Tags · nguu0123/lazycommit · GitHub
Skip to content

Tags: nguu0123/lazycommit

Tags

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
nguu0123 Anh-Dung Nguyen
Add goreleaser configuration and update gitignore for release artifacts

v0.0.2

Toggle v0.0.2's commit message
Add shell completion

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
nguu0123 Anh-Dung Nguyen
Introduce pre-commit hooks and adjust module dependencies

- Added .pre-commit-config.yaml to define several pre-commit hooks including codespell, gitleaks, and checks for YAML, JSON, and Go files.
- Updated Go module dependencies in go.mod and go.sum, removing unused dependencies and adding necessary indirect dependencies.
- Changed lazycommit version identifier and modified version template.