Skip to content

Commit

Permalink
chore(tooling): Manually add correction for typo that can't be auto-c…
Browse files Browse the repository at this point in the history
…orrected
  • Loading branch information
alerque committed Jul 23, 2024
1 parent 2a433f0 commit 5846f41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ extend-ignore-identifiers-re = [
"[bB][aA][zZ]"
]

[default.extend-words]
runing = "running"

[files]
ignore-hidden = false
extend-exclude = ["/.git"]

0 comments on commit 5846f41

Please sign in to comment.