Skip to content

Commit

Permalink
workflows: enable format task
Browse files Browse the repository at this point in the history
Want to include this in demos and screenshots on rules_lint 1.0
  • Loading branch information
alexeagle authored Sep 7, 2024
1 parent b4e2ee9 commit 017bbbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .aspect/workflows/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ tasks:
- checkout:
update_strategy: rebase
- lint:
- format:
- test:
bazel:
flags:
Expand Down

0 comments on commit 017bbbf

Please sign in to comment.