common-rs/.woodpecker/.rustfmt.yml

6 lines
96 B
YAML

pipeline:
lint:
image: 'rustlang/rust:nightly'
commands:
- cargo fmt -- --check