`validator --exclude-file-types=yml` doesnt exclude `.yaml`. It only excludes `yml` files. Expected output: To be able to exclude files both `yaml` and `yml` when given one of them as argument to `exclude-file-type`.