Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Oct 12, 2023
1 parent 6165826 commit a658b79
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ Features:

How developers use it:

1. Run with vanilla Bazel, by placing a couple commands in a shell script, Makefile, or similar wrapper.
2. (preferred) This ruleset provides an Aspect CLI plugin,
1. (preferred) This ruleset provides an Aspect CLI plugin,
so it can register the missing 'lint' command and users just type `bazel lint //path/to:targets`.
2. Run with vanilla Bazel, by placing a couple commands in a shell script, Makefile, or similar wrapper.

See it in action:

[![asciicast](https://asciinema.org/a/prVnsvrEN3Vpvm5Wf7QVq7Ytt.svg)](https://asciinema.org/a/prVnsvrEN3Vpvm5Wf7QVq7Ytt?t=41)

Expand Down

0 comments on commit a658b79

Please sign in to comment.