gecko-dev/tools/lint/rustfmt.yml
Andreas Tolfsen 6d34028758 bug 1568881: mozbase: run rustfmt checks in ci; r=whimboo
The Rust port of mozbase passes all the lints, but there are ~20
warnings.  The warnings will not make the rustfmt job on Treeherder fail.

Differential Revision: https://phabricator.services.mozilla.com/D39367

--HG--
extra : moz-landing-system : lando
2019-07-26 12:02:40 +00:00

15 lines
300 B
YAML

---
rust:
description: Reformat rust
include:
- js/src/wasm/cranelift/
- testing/geckodriver/
- testing/mozbase/rust/
- testing/webdriver/
extensions:
- rs
support-files:
- 'tools/lint/rust/**'
type: external
payload: rust:lint