Skip to content

Commit

Permalink
Ignore spell check for golangci lint config file
Browse files Browse the repository at this point in the history
Signed-off-by: Nino Kodabande <[email protected]>
  • Loading branch information
Nino-K committed Nov 21, 2023
1 parent 1cd0a9b commit 26ea840
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/spelling/patterns.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,8 @@ regexp?\.MustCompile\(`[^`]*`\)
# Allow golangci in GitHub workflows:
\buses:\s*golangci/golangci-lint-action\b

# Ignore file associated with golangci-lint
(?:^|/).golangci\.yaml$

# on macOS, MacOS is used for the internal folder name within an app...
(["/])MacOS\g{-1}

0 comments on commit 26ea840

Please sign in to comment.