{ | |
"extraPaths": [ | |
"build/python/modules", | |
"build/python/tests", | |
"src/developer/ffx/lib/fuchsia-controller/python", | |
"src/testing/end_to_end/honeydew", | |
"src/testing/end_to_end/mobly_base_tests", | |
"src/lib/diagnostics/python", | |
"scripts/lib", | |
"third_party/antlion/packages", | |
"third_party/jellyfish/jellyfish/jellyfish", | |
"third_party/jinja2", | |
"third_party/mako", | |
"third_party/mobly/src", | |
"third_party/github.com/jd/tenacity/src", | |
"third_party/parameterized/src", | |
"third_party/pyyaml/src" | |
], | |
"exclude": [ | |
"out", | |
"prebuilt", | |
"**/prebuilt_symlink", | |
"**/__pycache__" | |
] | |
} |