Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit-hooks

Hooks for use with pre-commit

Available hooks

  • go-mod-vendor - Runs go mod vendor and asserts all dependencies have been vendored.

Configure pre-commit

Create or append to your .pre-commit-config.yaml configuration:

- repo: https://github.com/Aneurysm9/pre-commit-hooks
  rev: v0.0.2
  hooks:
  - id: go-mod-vendor

License

pre-commit-hooks is open source software released under the MIT license.

About

Hooks for use with pre-commit

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages