auth/.woodpecker/.rustfmt.yml

6 lines
96 B
YAML
Raw Normal View History

2022-01-02 20:47:31 +01:00
pipeline:
lint:
image: 'rustlang/rust:nightly'
commands:
- cargo fmt -- --check