mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
change a little bit pattern
This commit is contained in:
parent
d9c65e27bf
commit
01bbe8f92d
1 changed files with 2 additions and 1 deletions
3
.github/actions/spelling/patterns.txt
vendored
3
.github/actions/spelling/patterns.txt
vendored
|
|
@ -27,7 +27,8 @@
|
|||
# Automatically suggested patterns
|
||||
# hit-count: 360 file-count: 108
|
||||
# IServiceProvider
|
||||
\bI(?=(?:[A-Z][a-z]{2,})+\b)
|
||||
# IPublicAPI
|
||||
\bI(?=(?:[A-Z][a-z]{2,}[A-Z]*)+\b)
|
||||
|
||||
# KListener
|
||||
\bK(?=(?:[A-Z][a-z]{2,})+\b)
|
||||
|
|
|
|||
Loading…
Reference in a new issue