chore: ignore emoji shortcodes in vale linting
This commit is contained in:
parent
cc16267c0a
commit
855cf83325
1 changed files with 3 additions and 0 deletions
|
@ -11,3 +11,6 @@ Vocab = Docs
|
|||
BasedOnStyles = Vale, Google, Microsoft, LibreTime
|
||||
|
||||
Vale.Spelling = False
|
||||
|
||||
# Exclude emoji shortcodes `:tada:`
|
||||
BlockIgnores = (:[a-z-_]+:)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue