mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-10 05:04:53 -04:00
chore: spelling
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
a0a6b3f147
commit
b729adc6cb
1
.github/actions/spelling/allow.txt
vendored
1
.github/actions/spelling/allow.txt
vendored
@ -4,3 +4,4 @@ ssh
|
|||||||
ubuntu
|
ubuntu
|
||||||
workarounds
|
workarounds
|
||||||
rjack
|
rjack
|
||||||
|
msgbox
|
4
.github/actions/spelling/patterns.txt
vendored
4
.github/actions/spelling/patterns.txt
vendored
@ -132,3 +132,7 @@ go install(?:\s+[a-z]+\.[-@\w/.]+)+
|
|||||||
# hit-count: 1 file-count: 1
|
# hit-count: 1 file-count: 1
|
||||||
# microsoft
|
# microsoft
|
||||||
\b(?:https?://|)(?:(?:(?:blogs|download\.visualstudio|docs|msdn2?|research)\.|)microsoft|blogs\.msdn)\.co(?:m|\.\w\w)/[-_a-zA-Z0-9()=./%]*
|
\b(?:https?://|)(?:(?:(?:blogs|download\.visualstudio|docs|msdn2?|research)\.|)microsoft|blogs\.msdn)\.co(?:m|\.\w\w)/[-_a-zA-Z0-9()=./%]*
|
||||||
|
|
||||||
|
# hit-count: 1 file-count: 1
|
||||||
|
# data url
|
||||||
|
\bdata:[-a-zA-Z=;:/0-9+]*,\S*
|
Loading…
x
Reference in New Issue
Block a user