Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jabrena/java-code-formatter-review

Review of different maven plugins to format java source code
https://github.com/jabrena/java-code-formatter-review

Last synced: 17 days ago
JSON representation

Review of different maven plugins to format java source code

Awesome Lists containing this project

README

        

# java-source-formatter-review

[![Java CI](https://github.com/jabrena/java-source-formatter-review/actions/workflows/build.yml/badge.svg)](https://github.com/jabrena/java-source-formatter-review/actions/workflows/build.yml)

Review of different maven plugins to format java source code

## Alternatives

Move the process to git:

- https://medium.com/@harshitbangar/automatic-code-formatting-with-git-66c3c5c26798

```
mvn clean verify
mvn clean site site:stage
```