Add ability to skip certain dependency tasks from command-line?
Open
- Dominant language
- Dart
- Stars
- 266
- Forks
- 36
- Avg merge
- 23h 25m
- Merged PRs (30d)
- 2
Description
For example if there is some analysis error that you don't have time to fix right now:
```
grind --skip=analyze
```
Contributor guide
Assessment
This issue has not been assessed yet.