⭐ Suggestion
When running ast-grep scan --update-all --error=unused-suppression, unused suppressions should be automatically removed.
💻 Use Cases
This makes it easier to enable --error=unused-suppression or to automate linting fixes for cases where --update-all is used.
⭐ Suggestion
When running
ast-grep scan --update-all --error=unused-suppression, unused suppressions should be automatically removed.💻 Use Cases
This makes it easier to enable
--error=unused-suppressionor to automate linting fixes for cases where--update-allis used.