Skip to content

Commit

Permalink
chore(spelling): add EDITMSG to expected words for spelling action
Browse files Browse the repository at this point in the history
Signed-off-by: Bruce Becker <[email protected]>
  • Loading branch information
brucellino committed Jan 9, 2025
1 parent 1ced449 commit 5ad3c87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ unconfigured
Unregistering
workflows
yyy
COMMIT_MSG
COMMIT_MSG

Check warning on line 40 in .github/actions/spelling/expect.txt

View workflow job for this annotation

GitHub Actions / Check Spelling

`_` matches a line_forbidden.patterns entry: `(?![A-Z]|[a-z]|'|\s|=).`. (forbidden-pattern)
EDITMSG

0 comments on commit 5ad3c87

Please sign in to comment.