We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dart run custom_lint
1 parent 858b255 commit 4c8ad1fCopy full SHA for 4c8ad1f
1 file changed
README.md
@@ -36,6 +36,7 @@ Then you can see suggestions in your IDE or you can run checks manually:
36
37
```bash
38
dart analyze;
39
+dart run custom_lint;
40
```
41
42
# Badge
0 commit comments