Skip to content

Commit 36d2cba

Browse files
committed
chore: Only use vale on content folder
1 parent 6e42693 commit 36d2cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vale.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Vocab = Docs
99
[formats]
1010
mdx = md
1111

12-
[*.{md}]
12+
[**/src/content/**/*.{md}]
1313

1414
BasedOnStyles = Microsoft, new-relic
1515

0 commit comments

Comments
 (0)