Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 6155642

Browse files
author
Florian Lautenschlager
committed
Excluded the DateAxis.java class from licence check.
1 parent ce7d468 commit 6155642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ subprojects {
6666
java = 'SLASHSTAR_STYLE'
6767
groovy = 'SLASHSTAR_STYLE'
6868
}
69+
excludes(["**/DateAxis.java"])
6970
}
7071

7172
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)