issues Search Results · repo:Cosium/git-code-format-maven-plugin language:Java
Filter by
77 results
(63 ms)77 results
inCosium/git-code-format-maven-plugin (press backspace or delete to remove)!-- Issues not following this template will be systematically rejected --
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 ...
mjuergens-cg
- 1
- Opened on Jul 17, 2024
- #227
reda-alaoui
- Opened on Feb 2, 2024
- #184
!-- Issues not following this template will be systematically rejected --
What steps will reproduce the problem? Steps to reproduce the behavior:
1. download GitHub Desktop
2. open GitHub Desktop and ...
kachun333
- Opened on Jan 11, 2024
- #178
Is there a way to control max width?
googleJavaFormat.maxLineLength 1000 /googleJavaFormat.maxLineLength does not work
Omar-Salem
- 1
- Opened on Jul 27, 2023
- #138
What steps will reproduce the problem? Steps to reproduce the behavior:
1. Add the plugin to our root pom.xml
2. Run the following command line: mvn git-code-format:format-code -Dgcf.globPattern=**/*.java ...
mcpierce
- 2
- Opened on Jul 18, 2023
- #137
Hi I want to run git-code-format-maven-plugin in Java17 without giving any jvm parameters to command
line(https://github.com/google/google-java-format/releases/tag/v1.10.0).For that reason I added necessary ...
BilgehanYildiz
- 1
- Opened on Jul 4, 2023
- #133
!-- Issues not following this template will be systematically rejected --
What steps will reproduce the problem? Steps to reproduce the behavior:
1. Write a code using new instanceof pattern matching. ...
anoopvarma
- 4
- Opened on May 5, 2023
- #107
google-java-format v1.16.0 has been released recently: Release v1.16.0 · google/google-java-format
It would be great if the git-code-format-maven-plugin would use that latest version.
duke1995
- Opened on Mar 10, 2023
- #98
Something like here:?
https://github.com/talios/googleformatter-maven-plugin/blob/2034133fe14f0ee928c6942cd037f1fbd52f0abd/src/main/java/com/theoryinpractise/googleformatter/GoogleFormatterMojo.java#L142-L145 ...
homiodev
- 1
- Opened on Jan 17, 2023
- #97
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 are ...
pfeileon
- 2
- Opened on Jan 13, 2023
- #96

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.