add exclude to typical reported typos

This commit is contained in:
Tomas Votruba 2019-06-15 13:57:18 +02:00
parent 2c5c0c6ed1
commit c5f6ca0234

View File

@ -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'