Commit 179629c
fix: Pass config file to AsciiDoc linter in pre-commit hook
The .asciidoc-linter.yml disables WS001 (false positives for [discrete]
attributes), but the pre-commit hook was not passing --config, causing
all WS001 warnings to still appear.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d4a0129 commit 179629c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments