Skip to content

Commit

Permalink
updated linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ygit committed Dec 16, 2023
1 parent 9ad357b commit 70c055d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ Vocab = HMSVocab

Packages = Google

[*.{md,dart}]

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} , .*",

0 comments on commit 70c055d

Please sign in to comment.