Skip to content

Commit

Permalink
style: add typos.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Nov 18, 2024
1 parent faf7ca3 commit 8ace45d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions typos.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[default]
locale = "en-us"
extend-ignore-identifiers-re = [
"IST",
"ist",
"sie",
]

[default.extend-identifiers]
BARs = "BARs"
BMCR_ANE = "BMCR_ANE"
DT_WHT = "DT_WHT"
RCR_AER = "RCR_AER"

0 comments on commit 8ace45d

Please sign in to comment.