diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,11 +79,11 @@ make prod We provide sample git hooks in the `hooks` directory. To use these, ensure the following packages are installed: +* ansible-lint * gitlint * precious * reuse * shellcheck -* yamllint ```shell $ git config core.hooksPath hooks |