Skip to content

Commit

Permalink
chore: add .typos.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
moodyhunter committed Jul 13, 2024
1 parent a702df4 commit 607606f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .typos.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[default]
extend-ignore-identifiers-re = [
# RISC-V CSR name
"\\bSIE_[A-Z]+\\b",
"\\bsie\\b",
]

0 comments on commit 607606f

Please sign in to comment.