phpro / grumphp

A PHP code-quality tool
MIT License
4.12k stars 430 forks source link

Add ignore_path option for ESLint task #969

Closed tom-combet closed 2 years ago

tom-combet commented 2 years ago
Q A
Branch master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Documented? yes
Fixed tickets https://github.com/phpro/grumphp/discussions/961

Use native ignore-path option from ESLint.

veewee commented 2 years ago

Looks good, thanks!

Can you revert the formaating changes in the documentation? That way, it looks the same over the full project.

tom-combet commented 2 years ago

Ups my bad! I'll tick "Require config" Prettier option now...

veewee commented 2 years ago

Thanks!