You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
I am using the API to lint my ts lint, and I am using the getResult method. however this is also returning errors of lint rules that were fixed. Is there a way to filter only rules that were not fixed?
Expected behavior
Lint errors that are fixed are not returned
The text was updated successfully, but these errors were encountered:
Bug Report
5.2.0
2.3.x
Actual behavior
I am using the API to lint my ts lint, and I am using the
getResult
method. however this is also returning errors of lint rules that were fixed. Is there a way to filter only rules that were not fixed?Expected behavior
Lint errors that are fixed are not returned
The text was updated successfully, but these errors were encountered: