Skip to content

feat: add new hooks for golang #222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 9, 2023

Conversation

roman
Copy link

@roman roman commented Jan 5, 2023

Context

Add three new pre-commit hooks for golang:

  • gofmt
  • gotest
  • staticcheck

Roman Gonzalez added 2 commits January 5, 2023 12:31
* gotest
* staticcheck
* gofmt
Add utility function on the hooks file to allow easy creation
of command args given a predicate.
@roman roman force-pushed the roman/go/add-new-hooks branch from 65bcc5c to 4924de7 Compare January 5, 2023 20:31
@domenkozar domenkozar merged commit f3b4028 into cachix:master Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants