From 6589ab1bee2730ce208912b340bcf9200a0a09b5 Mon Sep 17 00:00:00 2001 From: Aaron Junker Date: Thu, 18 Nov 2021 19:35:55 +0100 Subject: [PATCH] Added monacosrc to excludes.txt (spell checker) --- .github/actions/spell-check/excludes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/spell-check/excludes.txt b/.github/actions/spell-check/excludes.txt index 3def14749..4a9f49ba8 100644 --- a/.github/actions/spell-check/excludes.txt +++ b/.github/actions/spell-check/excludes.txt @@ -1,4 +1,5 @@ # See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes +(?:^|/)monacoSRC/ (?:^|/)(?i)COPYRIGHT (?:^|/)(?i)LICEN[CS]E (?:^|/)package(?:-lock)\.json$