5 lines
101 B
YAML
5 lines
101 B
YAML
pipeline:
|
|
check-format:
|
|
image: nixery.dev/shell/alejandra
|
|
commands:
|
|
- alejandra -c .
|