Skip to content

Commit

Permalink
Test another pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-solomon committed Oct 19, 2023
1 parent 514916b commit f26daa5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/spelling/patterns.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@
\b([A-Za-z])\g{-1}{3,}\b

# Due to us misspelling parmeters in a recipe: https://github.com/openrewrite/rewrite-migrate-java/blob/main/src/main/resources/META-INF/rewrite/jakarta-ee-10.yml
\bisParmetersProvided\b
\bisParmetersProvided\b
\bisparmetersprovidedmethod\b

0 comments on commit f26daa5

Please sign in to comment.