only:typo
This commit is contained in:
parent
6aeb4afda7
commit
d3c2c5d613
|
@ -2,7 +2,7 @@ plugins {
|
|||
id 'java'
|
||||
}
|
||||
|
||||
// that git submodule uses non gralde folder structure so here we are hacking things
|
||||
// that git submodule uses non gradle folder structure so here we are hacking things
|
||||
sourceSets {
|
||||
main {
|
||||
java {
|
||||
|
@ -14,4 +14,4 @@ sourceSets {
|
|||
srcDir '../luaformatter/test'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue