We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb6cbf commit 406780bCopy full SHA for 406780b
_typos.toml
@@ -7,3 +7,9 @@ ignore-hidden = true
7
[default]
8
locale = "en-gb"
9
check-filename = true
10
+
11
+[default.extend-words]
12
+# Don't correct for the CLI flag name.
13
+colors = "colors"
14
+# Don't correct for the Zend tooling name.
15
+Analyzer = "Analyzer"
0 commit comments