Commit b282fa2
Improve error message for ExposedPrivateType
The diagnostic message now includes the name of the non-private member that is exposing a private type
PiperOrigin-RevId: 8997113911 parent 00d4c36 commit b282fa2
2 files changed
Lines changed: 3 additions & 2 deletions
File tree
- core/src
- main/java/com/google/errorprone/bugpatterns
- test/java/com/google/errorprone/bugpatterns
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments