Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

List files via standard grunt processing for newer compatibility - #42

Open
grayside wants to merge 1 commit into
SaschaGalley:masterfrom
grayside:0.4/newer-compatibility
Open

List files via standard grunt processing for newer compatibility#42
grayside wants to merge 1 commit into
SaschaGalley:masterfrom
grayside:0.4/newer-compatibility

Conversation

@grayside

Copy link
Copy Markdown
Contributor

After some time researching the issue (by way of #23) I learned that grunt's core handling of files configuration already produces a flattened list of all files for task processing. The grunt-newer plugin takes advantage of that behavior to then strip down that list of files to only those that meet it's criteria to move forward.

This change aligns grunt-phpcs with this pipeline and allows grunt-newer to work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant