Skip to content

Commit 887fc2b

Browse files
author
Hai Zheng
committed
-
1 parent e374d55 commit 887fc2b

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

typos.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
[files]
22
extend-exclude = [
33
"**",
4-
]
5-
extend-include = [
6-
"cli/**",
7-
"tpl/**",
8-
"autoload.php",
4+
"!cli/**",
5+
"!tpl/**",
6+
"!autoload.php"
97
]

0 commit comments

Comments
 (0)