Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit f2a8072

Browse files
committed
chore: add proto changes to clirr-ignored-differences
1 parent 9c35beb commit f2a8072

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
3+
<differences>
4+
<difference>
5+
<differenceType>7012</differenceType>
6+
<className>com/google/cloud/video/transcoder/v1beta1/*OrBuilder</className>
7+
<method>* has*(*)</method>
8+
</difference>
9+
</differences>

0 commit comments

Comments
 (0)