mirror of
https://github.com/rectorphp/rector.git
synced 2025-04-20 23:41:57 +02:00
make exclude_paths typos better
This commit is contained in:
parent
6a6ddb76b4
commit
93da9d98d0
@ -38,16 +38,27 @@ services:
|
||||
# keep "exclude_" explicit, to get typos to the correct key
|
||||
exclude_paths:
|
||||
- 'exclude_path'
|
||||
- 'excluded_path'
|
||||
- 'exclude_dir'
|
||||
- 'excluded_dir'
|
||||
- 'exclude_dirs'
|
||||
- 'excluded_dirs'
|
||||
- 'exclude_file'
|
||||
- 'excluded_file'
|
||||
- 'exclude_files'
|
||||
- 'excluded_files'
|
||||
- 'ignore_path'
|
||||
- 'ignored_path'
|
||||
- 'ignore_paths'
|
||||
- 'ignored_paths'
|
||||
- 'ignore_dir'
|
||||
- 'ignored_dir'
|
||||
- 'ignore_dirs'
|
||||
- 'ignored_dirs'
|
||||
- 'ignore_file'
|
||||
- 'ignored_file'
|
||||
- 'ignore_files'
|
||||
- 'ignored_files'
|
||||
- 'skip_path'
|
||||
- 'skip_paths'
|
||||
- 'skip_dir'
|
||||
|
Loading…
x
Reference in New Issue
Block a user