mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
e989378998
It needs .cargo/config from the objdir, which export creates. Differential Revision: https://phabricator.services.mozilla.com/D194156
6 lines
96 B
YAML
6 lines
96 B
YAML
---
|
|
command: cargo-clippy
|
|
continue_on_error: true
|
|
requires_export: true
|
|
# cargo_build_flags: []
|