Skip to content

Commit 4c8ad1f

Browse files
Add dart run custom_lint cmd to README (#129)
1 parent 858b255 commit 4c8ad1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Then you can see suggestions in your IDE or you can run checks manually:
3636

3737
```bash
3838
dart analyze;
39+
dart run custom_lint;
3940
```
4041

4142
# Badge

0 commit comments

Comments
 (0)