Skip to content

Commit

Permalink
Add dart run custom_lint cmd to README (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurii-prykhodko-solid authored Feb 20, 2024
1 parent 858b255 commit 4c8ad1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Then you can see suggestions in your IDE or you can run checks manually:

```bash
dart analyze;
dart run custom_lint;
```

# Badge
Expand Down

0 comments on commit 4c8ad1f

Please sign in to comment.