mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-07-22 16:02:50 +00:00
a45748f02094f3cd24e5bf65b37dcc77c12682d3
hack/module.sh sets MOD_DIR for module tasks
This is to allow tasks which need to be executed in a module-specific context to detect that they are being invoked appropriately.
placeholder-name
Copyright 2020 VMware, Inc.
Developing
Running Lint
./hack/module.sh lint
Running Tests
./hack/module.sh unittest
Pre-commit hooks
This project uses the pre-commit to agree on some conventions about whitespace/file encoding.
$ brew install pre-commit
[...]
$ pre-commit install
pre-commit installed at .git/hooks/pre-commit
Description
Languages
Go
96.9%
Shell
1.6%
Go Template
0.4%
HTML
0.4%
SCSS
0.4%
Other
0.2%