diff --git a/.github/styles/Vocab/HMSVocab/accept.txt b/.github/styles/Vocab/HMSVocab/accept.txt index f2a8db832..10a66beae 100644 --- a/.github/styles/Vocab/HMSVocab/accept.txt +++ b/.github/styles/Vocab/HMSVocab/accept.txt @@ -171,3 +171,7 @@ userid peerid ios android +iOS +authToken +issue_tracker +publish_to 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..1c9d5bc77 100644 --- a/.vale.ini +++ b/.vale.ini @@ -4,13 +4,11 @@ MinAlertLevel = error Vocab = HMSVocab -Packages = Google - -[*] +Packages = Google, Readability +[*.{md,yaml,dart,js,ts,tsx,jsx,java,kt,h,m,mm,swift}] BasedOnStyles = Vale, Google - BlockIgnores = (?s) *(\x60\x60\x60[a-z]*\n[\s\S]*?\x60\x60\x60) TokenIgnores = [a-f0-9]{8}-[a-f0-9]{4}-4[a-f0-9]{3}-[89aAbB][a-f0-9]{3}-[a-f0-9]{12} , r.M , (^[a-z]|[A-Z])[a-z]* , `{3}([\S]+)?\n([\s\S]+)\n`{3} , .*",