Skip to content

Commit

Permalink
exclude .cert file from typo check
Browse files Browse the repository at this point in the history
  • Loading branch information
dirksammel committed Jul 10, 2023
1 parent 04c4d94 commit ddb7707
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _typos.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[default.extend-words]
ba = "ba"
ba = "ba"

[files]
extend-exclude = ["plugins/apel/tests/*.cert"]

0 comments on commit ddb7707

Please sign in to comment.