sqids-java icon indicating copy to clipboard operation
sqids-java copied to clipboard

Introduce code formatting + git hooks

Open robhanlon22 opened this issue 2 years ago • 0 comments

Adds the spotless gradle plugin for a formatting abstraction; prettier for formatting Java, Java properties, YAML, and Markdown; and pre-commit to tie the aforementioned into a pre-commit hook.

Switching to different formatters is trivial if something like google-java-format is desired.

robhanlon22 avatar Nov 30 '23 00:11 robhanlon22