mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-22 18:54:39 +01:00
add exclude to typical reported typos
This commit is contained in:
parent
2c5c0c6ed1
commit
c5f6ca0234
@ -38,6 +38,8 @@ services:
|
||||
$correctToTypos:
|
||||
# keep "exclude_" explicit, to get typos to the correct key
|
||||
exclude_paths:
|
||||
- 'exclude'
|
||||
- 'excluded'
|
||||
- 'exclude_path'
|
||||
- 'excluded_path'
|
||||
- 'exclude_dir'
|
||||
|
Loading…
x
Reference in New Issue
Block a user