Skip to content

Commit

Permalink
clirr config
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Apr 18, 2024
1 parent 70ac039 commit 0fd94fe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
<difference>
<differenceType>7012</differenceType>
<className>com/google/apps/card/*/*OrBuilder</className>
<method>boolean get*(*)</method>
<method>* get*(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/apps/card/*/*OrBuilder</className>
<method>boolean has*(*)</method>
<method>* has*(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
Expand Down

0 comments on commit 0fd94fe

Please sign in to comment.