From e3ee3ff92a0c3d23acfbc031fcdf722e877395fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Tue, 5 Nov 2024 22:42:18 +0100 Subject: [PATCH] Ignore sol for check spelling. --- .github/actions/spelling/excludes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/spelling/excludes.txt b/.github/actions/spelling/excludes.txt index 10521b519..e0d4446ff 100644 --- a/.github/actions/spelling/excludes.txt +++ b/.github/actions/spelling/excludes.txt @@ -120,3 +120,4 @@ _[a-z]+(?:_[A-Z]+|)\.properties$ ignore$ Lexer\.java$ +\.sol$