Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
# Local pre-commit gate for this repository: the doc checks CI runs, on the commit's own scope.
# Local pre-commit gate for this repository: the doc checks CI runs, each at the scope that fits it.
# Enable it per clone with `git config core.hooksPath .husky`.
# A clone carries no hooks path, so this file does nothing until that is set.
# It deliberately does not source `_/husky.sh`.
Expand Down