Home
last modified time | relevance | path

Searched defs:lintConfig (Results 1 – 1 of 1) sorted by relevance

/build/soong/rust/config/
Dlints.go120 type lintConfig struct { struct
121 rustcConfig string // for the lints to apply to rustc.
122 clippyEnabled bool // to indicate if clippy should be executed.
123 clippyConfig string // for the lints to apply to clippy.