Closed petrnymsa closed 1 year ago
DCM version: 1.3.0 Dart SDK version: Dart SDK version: 2.19.6
Standard "lints" can be via "quick-action" ignored (in line or in whole file), e.g.
But for "DCM" based rule / lint there is no quick action, for example
Rule: avoid-throw-in-catch-block
For DCM rules there will be quick-action for ignore
No quick-action available
No response
This works as intended. Consider switching to the Teams version where this is solved.
Environment and configuration
DCM version: 1.3.0 Dart SDK version: Dart SDK version: 2.19.6
Configuration
```yaml OS: Windows 11, Version 10.0.22621 Build 22621 VSCode: 1.78.2 DCM extension: 1.3.0 ```What did you do?
Standard "lints" can be via "quick-action" ignored (in line or in whole file), e.g.
But for "DCM" based rule / lint there is no quick action, for example
Rule: avoid-throw-in-catch-block
What did you expect to happen?
For DCM rules there will be quick-action for ignore
What actually happened?
No quick-action available
Participation
Additional comments
No response