Skip to content

Commit c0ce475

Browse files
cushonError Prone Team
authored andcommitted
Move TargetType to a top-level class alongside ASTHelpers.
Roll forward of 5d49351 Tested: TAP for global presubmit queue [] PiperOrigin-RevId: 748366621
1 parent 90b8efb commit c0ce475

25 files changed

Lines changed: 759 additions & 651 deletions

check_api/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
<testExclude>**/FindIdentifiersTest.java</testExclude>
171171
<testExclude>**/MoreAnnotationsTest.java</testExclude>
172172
<testExclude>**/ReachabilityTest.java</testExclude>
173+
<testExclude>**/TargetTypeTest.java</testExclude>
173174
</testExcludes>
174175
</configuration>
175176
<executions>

0 commit comments

Comments
 (0)