php-coding-standard icon indicating copy to clipboard operation
php-coding-standard copied to clipboard

Differentiate between file kind (file, folder) and types (php, yml, json)

Open spaceemotion opened this issue 5 years ago • 0 comments
trafficstars

That way certain tools can be disabled during the pre-commit hook. ECS for example does not like when a YML file gets passed directly.

spaceemotion avatar May 14 '20 18:05 spaceemotion