Implement project updates and refactor related functionality
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m36s
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m36s
This commit is contained in:
@@ -56,6 +56,7 @@ idea.plugins.path=${normalizedHome}/plugins
|
||||
tasks.register('ideaFormat', Exec) {
|
||||
description = 'Formats all Java sources with the IntelliJ IDEA project code style.'
|
||||
configureIdeaFormatter(delegate, false)
|
||||
|
||||
}
|
||||
|
||||
tasks.register('ideaFormatCheck', Exec) {
|
||||
|
||||
Reference in New Issue
Block a user