constellation/.aspect/workflows/config.yaml

14 lines
240 B
YAML
Raw Normal View History

2023-08-18 05:31:24 -04:00
# See https://docs.aspect.build/v/workflows/config
---
workspaces:
.:
bazel:
flags:
- --config=nostamp
tasks:
buildifier:
target: //bazel/ci:buildifier_check
gazelle:
target: //bazel/ci:gazelle_check
test: