Skip to content

Commit 017bbbf

Browse files
authored
workflows: enable format task
Want to include this in demos and screenshots on rules_lint 1.0
1 parent b4e2ee9 commit 017bbbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.aspect/workflows/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ tasks:
22
- checkout:
33
update_strategy: rebase
44
- lint:
5+
- format:
56
- test:
67
bazel:
78
flags:

0 commit comments

Comments
 (0)