Use Checkstyle for org.schabi.newpipe.streams as well
This commit is contained in:
parent
990b3b734c
commit
4b196c6a8c
10 changed files with 2131 additions and 2098 deletions
|
|
@ -99,7 +99,6 @@ task runCheckstyle(type: Checkstyle) {
|
|||
exclude '**/R.java'
|
||||
exclude '**/BuildConfig.java'
|
||||
exclude 'main/java/us/shandian/giga/**'
|
||||
exclude 'main/java/org/schabi/newpipe/streams/**'
|
||||
|
||||
// empty classpath
|
||||
classpath = files()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue