1 parent cce7add commit c3f0de2Copy full SHA for c3f0de2
1 file changed
.pre-commit-hooks.yaml
@@ -315,7 +315,7 @@
315
- id: validate-frontmatter
316
name: Validate Markdown Frontmatter
317
description: Validate frontmatter UUIDs and cross-references in markdown files
318
- entry: hooks/python/validate-frontmatter/validate_frontmatter
+ entry: hooks/python/validate-frontmatter/validate_frontmatter.py
319
language: python
320
files: \.md$
321
exclude: ^(README\.md|CHANGELOG\.md|\.github/.*\.md|\.ai/templates/.*|\.ai/artifacts/.*|docs/prompts/.*|docs/project-knowledge/user/.*)$
0 commit comments