Skip to content

Commit

Permalink
chore: Only use vale on content folder
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBaker committed Jan 19, 2023
1 parent 6e42693 commit 36d2cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Vocab = Docs
[formats]
mdx = md

[*.{md}]
[**/src/content/**/*.{md}]

BasedOnStyles = Microsoft, new-relic

Expand Down

0 comments on commit 36d2cba

Please sign in to comment.