Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 75aec2c1ce7
GH-40822: [Java] Adding Spotless to C module (#42059) ### Rationale for this change Adding code style and formatting options for C module. ### What changes are included in this PR? Code formatting spotless plugin has been added. ### Are these changes tested? Yes, but doesn't involve test cases, the plugin itself corrects. * GitHub Issue: #40822 Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>