Skip to content

Commit

Permalink
updated vale linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ygit committed Dec 16, 2023
1 parent 290ba5a commit 15fbe9a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/styles/Vocab/HMSVocab/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,5 @@ userid
peerid
ios
android
iOS
authToken
2 changes: 1 addition & 1 deletion .github/workflows/vale.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Vale linter
name: Vale Linter

on:
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Vocab = HMSVocab

Packages = Google

[*]
[*.md]

BasedOnStyles = Vale, Google
BasedOnStyles = Vale


BlockIgnores = (?s) *(\x60\x60\x60[a-z]*\n[\s\S]*?\x60\x60\x60)
Expand Down

0 comments on commit 15fbe9a

Please sign in to comment.