Commit ce7e55a
authored
Disallow static import of
This matches changes in Error Prone's `BadImport` check.
See google/error-prone@7e6e113values (#1998)1 parent 45b2b43 commit ce7e55a
File tree
1 file changed
+2
-1
lines changed- error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
0 commit comments