nieqiuqiu %!s(int64=6) %!d(string=hai) anos
pai
achega
f85b652837
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -117,6 +117,7 @@ subprojects {
         header = rootProject.file("license.txt")
         includes(["**/*.java", "**/*.kt"])
         exclude "**/*Test.java"
+        exclude "**/TableNameParser.java"
         mapping "java", "SLASHSTAR_STYLE"
         mapping "kt", "SLASHSTAR_STYLE"
     }