Skip to content

Commit

Permalink
Updating vale vocabularies
Browse files Browse the repository at this point in the history
  • Loading branch information
christosarvanitis committed Jul 12, 2024
1 parent 002e42d commit 7b9c010
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 2 additions & 3 deletions .vale.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
StylesPath = .github/styles
# The exceptions to use in all `BasedOnStyles`
Vocab = Docs

# The minimum alert level to display (suggestion, warning, or error).
#
Expand All @@ -13,9 +15,6 @@ WordTemplate = \s(?:%s)\s

[*.md]

# The exceptions to use in all `BasedOnStyles`
Vocab = Docs

# To add another style, just add it to the `StylesPath` and update the setting
BasedOnStyles = Google

Expand Down

0 comments on commit 7b9c010

Please sign in to comment.