mirror of
https://github.com/apache/lucene.git
synced 2025-03-06 16:29:30 +00:00
Hook up license checks to precommit.
This commit is contained in:
parent
797f571fc3
commit
ae4a2e381d
@ -53,6 +53,7 @@ allprojects {
|
||||
description = "Apply all dependency/ license checks."
|
||||
}
|
||||
check.dependsOn(licenses)
|
||||
precommit.dependsOn(licenses)
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
Loading…
x
Reference in New Issue
Block a user