mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-26 04:32:36 +01:00
simplify typo regexs
This commit is contained in:
parent
d7d6372551
commit
dc17656e9d
@ -37,15 +37,6 @@ services:
|
||||
Symplify\PackageBuilder\Parameter\ParameterTypoProofreader:
|
||||
$correctToTypos:
|
||||
exclude_paths:
|
||||
- '#exclude(d)?_(path(s)?|dir(s)?|file(s)?)#'
|
||||
- 'ignore_paths'
|
||||
- 'exlude_paths'
|
||||
- '#(ex(c)?lude|ignore)((d)?_(path(s)?|dir(s)?|file(s)?))?#'
|
||||
autoload_paths:
|
||||
- '#autoload(d)?_(path(s)?|dir(s)?|file(s)?)#'
|
||||
- 'include_file'
|
||||
- 'include_files'
|
||||
- 'include_file'
|
||||
- 'include_dir'
|
||||
- 'bootstrap'
|
||||
- 'bootstrap_file'
|
||||
- 'bootstrap_files'
|
||||
- '#(autoload|include|bootstrap)((ed)?_(path(s)?|dir(s)?|file(s)?))?#'
|
||||
|
Loading…
x
Reference in New Issue
Block a user