feat(plugins/community/chess): add plugin (#1215) [skip ci]

This commit is contained in:
Simon Lecoq
2022-09-05 22:42:25 -04:00
committed by GitHub
parent d6636c00fe
commit 2239bc9297
18 changed files with 406 additions and 0 deletions

View File

@@ -52,3 +52,4 @@ ignore$
^\Qsource/templates/terminal/fonts.css\E$
^\Qsource/templates/terminal/partials/screenshot.ejs\E$
^\Qtests/mocks/api/github/rest/emojis/get.mjs\E$
^\Qtests/mocks/api/axios/get/lichess.mjs\E$

View File

@@ -174,6 +174,7 @@ libxml
libxmljs
libxss
libxtst
lichess
linux
lng
localhost
@@ -236,6 +237,8 @@ params
patchnote
pdated
pened
PGN
Pgn
PGP
playcount
playlists

View File

@@ -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