git-code-format-maven-plugin
                                
                                 git-code-format-maven-plugin copied to clipboard
                                
                                    git-code-format-maven-plugin copied to clipboard
                            
                            
                            
                        A maven plugin that automatically deploys code formatters as pre-commit git hook
Hope MavenGoogleJavaFormatOptions add com.google.googlejavaformat.java.JavaFormatterOptions.formatJavadoc optional support config,tks
**What steps will reproduce the problem?** Steps to reproduce the behavior: 1. Have a Maven wrapper in your repository, e.g. `mvn wrapper:wrapper` 2. Add the Cosium/git-code-format-maven-plugin in your POM 3....
Bumps org.eclipse.jgit:org.eclipse.jgit from 5.13.1.202206130422-r to 6.8.0.202311291450-r. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
**What steps will reproduce the problem?** Steps to reproduce the behavior: 1. download [GitHub Desktop](https://desktop.github.com/) 2. open GitHub Desktop and click `clone repository`  4. in the pop up modal...
Use try-with-resources to prevent resource leaks
**What steps will reproduce the problem?** 1. Make changes to a file's formatting which conflict with google-code-formatter. 2. Commit the changes. **Expected** - There should be no commit as there...
Bumps org.eclipse.jgit:org.eclipse.jgit from 5.13.1.202206130422-r to 6.9.0.202403050737-r. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps org.eclipse.jgit:org.eclipse.jgit from 5.13.1.202206130422-r to 6.10.0.202406032230-r. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
**What steps will reproduce the problem?** Steps to reproduce the behavior: 1. Git repo on Windows with autocrlf=true 2. git-code-format-maven-plugin in 5.3 set up using Maven, Git hooks installed 3....