squizlabs / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
10.66k stars 1.48k forks source link

Add `tests` folder in `.gitattributes` #3866

Closed alamirault closed 1 year ago

alamirault commented 1 year ago

Hello,

This PR add tests folder in .gitattributes in order to reduce vendor size

jrfnl commented 1 year ago

Closing as duplicate of https://github.com/squizlabs/PHP_CodeSniffer/issues/1908 and https://github.com/squizlabs/PHP_CodeSniffer/issues/548 (and multiple other issues).

This has already been actioned for the 4.x branch and will not be accepted for the 3.x branch for historical reasons. Please read the above mentioned tickets if you want to know more.

alamirault commented 1 year ago

Thanks for the response.

Do you know when 4.x will be released ? As it was approuved on this branch

jrfnl commented 1 year ago

There is currently no timeline set for 4.x.