OpenMetadata/scripts/format-code.sh
Sriharsha Chintalapani 1294f93e15
Minor: Migrate to latest google code style library to support Java 17 and beyond (#14429)
* Minor: add spotless and use simplecontext

* Remove context from rule evaluaiton

* Fix EventSubscription tests

* Minor: Migrate to latest google code style library to support Java 17 and beyond

* Minor: Ignore code style migration from git blame
2023-12-18 12:56:17 -08:00

3 lines
37 B
Bash
Executable File

#!/usr/bin/env sh
mvn spotless:apply