spell: fix MD044/proper-names for BitBucket and Sass

This commit is contained in:
David Ordás 2022-07-24 13:59:55 +02:00 committed by GitHub
parent 048c02d90f
commit 1b1b66e2ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,9 +12,9 @@
"MD033": { "allowed_elements": [ "a", "abbr", "div", "span" ] }, "MD033": { "allowed_elements": [ "a", "abbr", "div", "span" ] },
"MD044": { "names": [ "MD044": { "names": [
".github", ".gitlab", ".markdown", ".mega", ".html", ".css", ".sass", ".html", ".json", ".yaml", ".github", ".gitlab", ".markdown", ".mega", ".html", ".css", ".sass", ".html", ".json", ".yaml",
"GitHub", "GitLab", "BitBucket", "Pull Request", "PR", "GitHub", "GitLab", "Bitbucket", "Pull Request", "PR",
"Google", "Google Drive", "YouTube", "Dropbox", "Mega", "Scribd", "Issuu", "Leanpub", "StackOverflow", "Google", "Google Drive", "YouTube", "Dropbox", "Mega", "Scribd", "Issuu", "Leanpub", "StackOverflow",
"Markdown", "HTML", "CSS", "SASS", "JavaScript", "JSON", "YAML" "Markdown", "HTML", "CSS", "Sass", "JavaScript", "JSON", "YAML"
] } ] }
} }
--> -->
@ -243,7 +243,7 @@
"próximo", "próximo",
"GitHub", "GitHub",
"GitLab", "GitLab",
"BitBucket", "Bitbucket",
"Pull Request", "Pull Request",
"PRÓXIMO", "PRÓXIMO",
"PR", "PR",
@ -259,7 +259,7 @@
"Markdown", "Markdown",
"HTML", "HTML",
"CSS", "CSS",
"SASS", "Sass",
"JavaScript", "JavaScript",
"JSON", "JSON",
"YAML" "YAML"