mirror of https://github.com/apache/lucene.git
LUCENE-9658: temporarily hook up spotlessCheck to precommit.
This commit is contained in:
parent
3147625890
commit
0ab9cb8079
|
@ -41,6 +41,7 @@ configure(rootProject) {
|
|||
"ecjLint",
|
||||
"validateLogCalls",
|
||||
"validateSourcePatterns",
|
||||
"spotlessCheck"
|
||||
]}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue