Bug 1845017 - Disable the TestPHCExhaustion test r=glandium
[gecko.git] / tools / lint / rustfmt.yml
blob4fcd952a9b19ff60051e9612c2aa95e33cb09158
1 ---
2 rust:
3     description: Reformat rust
4     min_rustfmt_version: 1.4.12
5     include:
6         - '.'
7     exclude:
8         - dom/webauthn/libudev-sys/
9         - gfx/wr/peek-poke/
10         - gfx/wr/webrender_build/
11         - gfx/wr/wr_malloc_size_of/
12         - media/mp4parse-rust/
13         - servo/
14         - '**/*.mako.rs'
15     extensions:
16         - rs
17     support-files:
18         - 'tools/lint/rust/**'
19     type: external
20     payload: rust:lint