Cosium / git-code-format-maven-plugin

A maven plugin that automatically deploys code formatters as pre-commit git hook
MIT License
203 stars 39 forks source link

Update README.md #207

Closed laurentmor closed 6 months ago

laurentmor commented 6 months ago

really minor change It goes without saying it but, just to make the readme more complete, code snippet should include version property

reda-alaoui commented 6 months ago

<version>${git-code-format-maven-plugin.version}</version> already says the same thing. It's the defacto convention of projects that can be pulled as Maven dependencies.