Merge "Alpha sort rust allowed_list.go"
This commit is contained in:
commit
ebb2901bb0
|
@ -6,10 +6,10 @@ var (
|
|||
// for an example.
|
||||
// TODO(b/160223496): enable rustfmt globally.
|
||||
RustAllowedPaths = []string{
|
||||
"external/adhd",
|
||||
"external/crosvm",
|
||||
"external/minijail",
|
||||
"external/rust",
|
||||
"external/crosvm",
|
||||
"external/adhd",
|
||||
"frameworks/native/libs/binder/rust",
|
||||
"packages/modules/Virtualization",
|
||||
"prebuilts/rust",
|
||||
|
|
Loading…
Reference in New Issue