Skip to content

Commit

Permalink
Some typos 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzaare committed Nov 2, 2024
1 parent 9161661 commit 1dcbe0d
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion _typos.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
[default]
extend-ignore-re = [
"iMatix"
]

[files]
extend-exclude = ["*.css"]
extend-exclude = ["*.css"]

[default.extend-words]
annote = "annote"
inbrace = "inbrace"
BA = "BA"
FO = "FO"
ND = "ND"

[default.extend-identifiers]
"CC-BY-NC-ND-1.0" = "CC-BY-NC-ND-1.0"
"CC-BY-NC-ND-2.0" = "CC-BY-NC-ND-2.0"
"CC-BY-NC-ND-2.5" = "CC-BY-NC-ND-2.5"
"CC-BY-NC-ND-3.0" = "CC-BY-NC-ND-3.0"
"CC-BY-NC-ND-3.0-IGO" = "CC-BY-NC-ND-3.0-IGO"
"CC-BY-NC-ND-4.0" = "CC-BY-NC-ND-4.0"
"CC-BY-ND-1.0" = "CC-BY-ND-1.0"
"CC-BY-ND-2.0" = "CC-BY-ND-2.0"
"CC-BY-ND-2.5" = "CC-BY-ND-2.5"
"CC-BY-ND-3.0" = "CC-BY-ND-3.0"
"CC-BY-ND-4.0" = "CC-BY-ND-4.0"

0 comments on commit 1dcbe0d

Please sign in to comment.