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