Made checkStyle happy
This commit is contained in:
parent
4aeb2cd795
commit
a6894644d1
26 changed files with 1448 additions and 664 deletions
|
|
@ -19,4 +19,10 @@
|
|||
<suppress checks="LineLength"
|
||||
files="WebMWriter.java"
|
||||
lines="156,158"/>
|
||||
|
||||
<suppress checks="FileLength"
|
||||
files="VideoPlayerImpl.java"/>
|
||||
|
||||
<suppress checks="FileLength"
|
||||
files="VideoDetailFragment.java"/>
|
||||
</suppressions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue