mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-17 17:32:24 +08:00
mdbx-ci: Add check-spelling.
Related to https://github.com/erthink/libmdbx/pull/118 Change-Id: Ic1fa20e7d32894c00283ddafd10e174154fc261f
This commit is contained in:
committed by
Leonid Yuriev
parent
5d582b1b3a
commit
411b89647c
6
.github/actions/spelling/patterns.txt
vendored
Normal file
6
.github/actions/spelling/patterns.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# numbers
|
||||
(?:[\\0][xX]|[uU]\+|#)[0-9a-fA-FgGrR]{2,}[uU]?[lL]{0,2}\b
|
||||
# avoid false positive
|
||||
-force$
|
||||
# flags
|
||||
(?!\w)-[fDW]
|
||||
Reference in New Issue
Block a user