doc(contrib): add notice for git hook setup
This commit is contained in:
parent
4900d66370
commit
208ce0b153
@ -12,6 +12,8 @@ luarocks install luacheck
|
|||||||
cargo install stylua
|
cargo install stylua
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can setup the git hooks by running `scripts/setup-hooks.sh`.
|
||||||
|
|
||||||
## Adding new actions
|
## Adding new actions
|
||||||
|
|
||||||
To add a new action, add a file in `actions/name-of-the-action.lua`. You should export a `setup` function if some configuration is needed.
|
To add a new action, add a file in `actions/name-of-the-action.lua`. You should export a `setup` function if some configuration is needed.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user