From aef393bdce523ed5e5754721965fab2da8080119 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Wed, 1 Dec 2021 12:18:32 +0100 Subject: ci: add `check-spelling` GitHub Action --- .github/actions/spelling/patterns.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/actions/spelling/patterns.txt (limited to '.github/actions/spelling/patterns.txt') diff --git a/.github/actions/spelling/patterns.txt b/.github/actions/spelling/patterns.txt new file mode 100644 index 000000000..d39d09e97 --- /dev/null +++ b/.github/actions/spelling/patterns.txt @@ -0,0 +1,4 @@ +# See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-patterns + +# ignore long runs of a single character: +\b([A-Za-z])\g{-1}{3,}\b -- cgit v1.2.3-70-g09d2