mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 18:55:58 +02:00
Add Spotless to the Gradle build (#88)
* Add Spotless to the Gradle build * spotless apply * one dot instead of two
This commit is contained in:
parent
ac82a5e4f1
commit
29d7cf7b9a
7 changed files with 35 additions and 32 deletions
|
@ -677,5 +677,3 @@ createUberJar('nomulus', 'nomulus', 'google.registry.tools.RegistryTool')
|
|||
createUberJar('gtechTool', 'gtech_tool', 'google.registry.tools.GtechTool')
|
||||
project.nomulus.dependsOn project(':third_party').jar
|
||||
project.gtechTool.dependsOn project(':third_party').jar
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue