We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad3b46 commit df3ac19Copy full SHA for df3ac19
.typos.toml
@@ -1,3 +1,9 @@
1
+[default]
2
+extend-ignore-re = [
3
+ # Ignore `files = "";` declarations
4
+ "(?Rm)^\\s*files\\s*=.*;$"
5
+]
6
+
7
[default.extend-words]
8
edn = "edn" # `cljfmt` option
9
mosquitto = "mosquitto" # `typos` example
0 commit comments