mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
PGPainless 0.0.1-alpha1
This commit is contained in:
parent
39c5464c37
commit
cdf2fd4aca
5 changed files with 4 additions and 7 deletions
|
@ -35,7 +35,7 @@ allprojects {
|
|||
|
||||
// checkstyle
|
||||
checkstyle {
|
||||
configFile = 'config/checkstyle.xml' as File
|
||||
configFile = "${project.rootDir}/config/checkstyle.xml" as File
|
||||
toolVersion = '8.10'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue