-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the enhancement requested
Enabling Spotless plugin for Arrow Java is an important step towards code quality.
There was an existing effort: #39713, but the PR is too large to be evaluated and a better approach would be to enable it module by module and it requires some evaluation.
As discussed in a previous PR, this task will be divided per module.
- [Java] Adding Spotless to Algorithm module #40819
- [Java] Adding Spotless to Adapter module #40820
- [Java] Adding Spotless to BOM module #40821
- [Java] Adding Spotless to C module #40822
- [Java] Adding Spotless to Compression module #40823
- [Java] Adding Spotless to Dataset module #40824
- [Java] Adding Spotless to Flight module #40825
- [Java] Adding Spotless to Format module #40826
- [Java] Adding Spotless to Gandiva module #40827
- [Java] Adding Spotless to Maven module #40828
- [Java] Adding Spotless to Memory module #40829
- [Java] Adding Spotless to Performance module #40830
- [Java] Adding Spotless to Tools module #40831
- [Java] Adding Spotless to Vector module #40832
- [Java] Adding POM License formatting for all modules #41929
Component(s)
Java