feat: add checkstyle (#22)

This commit is contained in:
vran
2022-02-21 21:55:56 +08:00
committed by GitHub
parent dde3c09e3e
commit cfedddeb9e
47 changed files with 522 additions and 159 deletions

View File

@@ -74,4 +74,6 @@ jooq {
}
}
}
}
}
checkstyleMain.source = "src/main/java"