diff --git a/.github/styles/Vocab/HMSVocab/accept.txt b/.github/styles/Vocab/HMSVocab/accept.txt index f2a8db832..60b1987ba 100644 --- a/.github/styles/Vocab/HMSVocab/accept.txt +++ b/.github/styles/Vocab/HMSVocab/accept.txt @@ -171,3 +171,5 @@ userid peerid ios android +iOS +authToken \ No newline at end of file diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index 83c1058d2..33339f786 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -1,4 +1,4 @@ -name: Vale linter +name: Vale Linter on: workflow_dispatch: diff --git a/.vale.ini b/.vale.ini index 54b8ace59..ebaf3ff66 100644 --- a/.vale.ini +++ b/.vale.ini @@ -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)