Skip to content

Add cache functionality#203

Open
M-arcus wants to merge 2 commits into
php-parallel-lint:developfrom
M-arcus:cache
Open

Add cache functionality#203
M-arcus wants to merge 2 commits into
php-parallel-lint:developfrom
M-arcus:cache

Conversation

@M-arcus

@M-arcus M-arcus commented Apr 23, 2026

Copy link
Copy Markdown

This PR adds a cache functionality in the form of a JSON file that collects checksum of files with successful lints (tied to a cache key).

The cache functionality is optional.

There is an option to designate a cache file.

Concurrent runs of lint are supported in 7c2c4a0.

Unit tests are added.

@M-arcus

M-arcus commented Jun 12, 2026

Copy link
Copy Markdown
Author

@jrfnl Are further changes to this PR needed?

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant