1+ {
2+ "type" : " auto" ,
3+ "mode" : " fix" ,
4+ "lint" : " fix" ,
5+ "warningsList" : [
6+ " attr-applicable_licenses" ,
7+ " attr-cfg" ,
8+ " attr-license" ,
9+ " attr-licenses" ,
10+ " attr-non-empty" ,
11+ " attr-output-default" ,
12+ " attr-single-file" ,
13+ " build-args-kwargs" ,
14+ " bzl-visibility" ,
15+ " confusing-name" ,
16+ " constant-glob" ,
17+ " ctx-actions" ,
18+ " ctx-args" ,
19+ " deprecated-function" ,
20+ " depset-items" ,
21+ " depset-iteration" ,
22+ " depset-union" ,
23+ " dict-concatenation" ,
24+ " dict-method-named-arg" ,
25+ " duplicated-name" ,
26+ " filetype" ,
27+ " function-docstring" ,
28+ " function-docstring-args" ,
29+ " function-docstring-header" ,
30+ " function-docstring-return" ,
31+ " git-repository" ,
32+ " http-archive" ,
33+ " integer-division" ,
34+ " keyword-positional-params" ,
35+ " list-append" ,
36+ " load" ,
37+ " module-docstring" ,
38+ " name-conventions" ,
39+ " native-android" ,
40+ " native-build" ,
41+ " native-cc-binary" ,
42+ " native-cc-common" ,
43+ " native-cc-debug-package-info" ,
44+ " native-cc-fdo-prefetch-hints" ,
45+ " native-cc-fdo-profile" ,
46+ " native-cc-import" ,
47+ " native-cc-info" ,
48+ " native-cc-library" ,
49+ " native-cc-memprof-profile" ,
50+ " native-cc-objc-import" ,
51+ " native-cc-objc-library" ,
52+ " native-cc-propeller-optimize" ,
53+ " native-cc-proto" ,
54+ " native-cc-shared-library" ,
55+ " native-cc-shared-library-hint-info" ,
56+ " native-cc-shared-library-info" ,
57+ " native-cc-test" ,
58+ " native-cc-toolchain" ,
59+ " native-cc-toolchain-suite" ,
60+ " native-java-binary" ,
61+ " native-java-common" ,
62+ " native-java-import" ,
63+ " native-java-info" ,
64+ " native-java-library" ,
65+ " native-java-lite-proto" ,
66+ " native-java-package-config" ,
67+ " native-java-plugin" ,
68+ " native-java-plugin-info" ,
69+ " native-java-proto" ,
70+ " native-java-runtime" ,
71+ " native-java-test" ,
72+ " native-java-toolchain" ,
73+ " native-package" ,
74+ " native-proto" ,
75+ " native-proto-common" ,
76+ " native-proto-info" ,
77+ " native-proto-lang-toolchain" ,
78+ " native-proto-lang-toolchain-info" ,
79+ " native-py" ,
80+ " native-sh-binary" ,
81+ " native-sh-library" ,
82+ " native-sh-test" ,
83+ " no-effect" ,
84+ " output-group" ,
85+ " overly-nested-depset" ,
86+ " package-name" ,
87+ " package-on-top" ,
88+ " positional-args" ,
89+ " print" ,
90+ " provider-params" ,
91+ " redefined-variable" ,
92+ " repository-name" ,
93+ " return-value" ,
94+ " rule-impl-return" ,
95+ " skylark-comment" ,
96+ " skylark-docstring" ,
97+ " string-iteration" ,
98+ " uninitialized" ,
99+ " unnamed-macro" ,
100+ " unreachable" ,
101+ " unsorted-dict-items" ,
102+ " unused-variable"
103+ ]
104+ }
0 commit comments