-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
Description
Similarly to #60234, I've seen the lint rule tests and similar be offset on Windows.
I propose we deprecate the existing lint and error methods provided by analyzer_testing to prefer using a version that uses the ranges from TestCode similarly to assist tests.
We could still accept the other parameters but we would accept the range index instead of the offset and length. This would also help with the normalisation work done at the before-mentioned issue.
RohitSaily
Metadata
Metadata
Assignees
Labels
area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.