1 parent e374d55 commit 887fc2bCopy full SHA for 887fc2b
1 file changed
typos.toml
@@ -1,9 +1,7 @@
1
[files]
2
extend-exclude = [
3
"**",
4
-]
5
-extend-include = [
6
- "cli/**",
7
- "tpl/**",
8
- "autoload.php",
+ "!cli/**",
+ "!tpl/**",
+ "!autoload.php"
9
]
0 commit comments