Skip to content

Enable caching for --fix and --diff #8315

@charliermarsh

Description

@charliermarsh

Right now, we completely disable caching when you run with --fix and --diff, the reason being that the caching exists at a higher level (we save Diagnostics), and those commands rely on side-effects that happen during the creation of Diagnostics.

It's highly inefficient to avoid caching there!

Metadata

Metadata

Assignees

Labels

performancePotential performance improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions