feat(plugins/community/chess): add plugin (#1215) [skip ci]
This commit is contained in:
4
.github/actions/spelling/patterns.txt
vendored
4
.github/actions/spelling/patterns.txt
vendored
@@ -90,3 +90,7 @@ place_id: ".*"
|
||||
|
||||
# ignore long runs of a single character:
|
||||
\b([A-Za-z])\g{-1}{3,}\b
|
||||
|
||||
# Chess patterns
|
||||
\brnbqkbnr\b
|
||||
\bRNBQKBNR\b
|
||||
|
||||
Reference in New Issue
Block a user