Back to Arkime

Git Hooks

.githooks/README.md

6.3.1154 B
Original Source

Git Hooks

Install: git config --local core.hooksPath .githooks/

These hooks catch common issues before commit/push (see each file for details).