Skip to content

Commit

Permalink
fix: add krystal styles to package
Browse files Browse the repository at this point in the history
  • Loading branch information
ikadix committed Nov 25, 2024
1 parent 5df74cf commit 8df643e
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 @@ -7,7 +7,7 @@ Packages = alex, proselint, Readability, write-good
Vocab = Krystal, Technical

[*.md]
BasedOnStyles = alex, proselint, Readability, write-good, Vale
BasedOnStyles = Krystal, alex, proselint, Readability, write-good, Vale

alex.ProfanityUnlikely = NO
Readability.AutomatedReadability = NO
Expand Down

0 comments on commit 8df643e

Please sign in to comment.