issues
search
google
/
google-java-format
Reformats Java source code to comply with Google Java Style.
Other
5.65k
stars
857
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix-#1201/refactor-design-smells
#1202
bishaddebroy
opened
5 hours ago
0
Design Smell Refactoring in JavacTokens
#1201
bishaddebroy
opened
6 hours ago
0
fix-#1199/refactor-implementation-smells
#1200
bishaddebroy
opened
2 days ago
0
Code Smells: Multiple Components Need Refactoring for Better Maintainability and Code Quality
#1199
bishaddebroy
opened
2 days ago
0
Update the IntelliJ plugin to 1.25.0.
#1198
copybara-service[bot]
closed
3 days ago
0
Remove some unnecessary reflection now that the formatter only supports JDK 17
#1197
copybara-service[bot]
closed
3 days ago
0
Fix a bug where leading whitespace was removed from the last line of a text block
#1196
copybara-service[bot]
closed
4 days ago
0
Text block formatting bug in 1.25.0
#1195
protocol7
opened
5 days ago
0
1.25.0 release is missing
#1194
ZacSweers
closed
4 days ago
3
Support Markdown Documentation Comments (JEP 467, JDK 23)
#1193
translatenix
opened
6 days ago
0
Update Error Prone to version 2.36.0
#1192
copybara-service[bot]
closed
6 days ago
0
Fix logic for checking if text blocks are already deindented
#1191
copybara-service[bot]
closed
1 week ago
0
Remove Java17InputAstVisitor
#1190
copybara-service[bot]
closed
1 week ago
0
Inconsistency between indent level in AOSP and non-aosp
#1189
blacksails
opened
1 week ago
2
Allow breaks before pattern guards
#1188
copybara-service[bot]
closed
1 week ago
0
Add some more test cases for pattern guards
#1187
copybara-service[bot]
closed
1 week ago
0
Error formatting long string literal that contains "...\\t"
#1186
scch-michael-pfeiffer
opened
2 weeks ago
0
Reformat the formatter
#1185
copybara-service[bot]
closed
2 weeks ago
0
Explicitly test that reformatting after formatting and string wrapping is idempotent
#1184
copybara-service[bot]
closed
2 weeks ago
0
Back out text block special cases
#1183
copybara-service[bot]
closed
2 weeks ago
0
More text block test cases
#1182
copybara-service[bot]
closed
2 weeks ago
0
Fix an off-by-one bug with column limit handling for text blocks
#1181
copybara-service[bot]
closed
2 weeks ago
0
GJF adds <p> tag prior to the <div> tag
#1180
Zopsss
opened
2 weeks ago
0
Always break between leading comments and opening delimiters of text blocks
#1179
copybara-service[bot]
closed
2 weeks ago
0
If a text block is outdented, outdent the opening `"""` too
#1178
copybara-service[bot]
closed
2 weeks ago
0
Add an integration test for comments before text blocks
#1177
copybara-service[bot]
closed
2 weeks ago
0
Place the trailing `"""` of a text block to appear on its own line
#1176
copybara-service[bot]
closed
4 weeks ago
0
Patches
#1175
KingMahmud
closed
1 month ago
1
Update Error Prone version to 2.34.0
#1174
copybara-service[bot]
closed
1 month ago
0
Format failed with instructions to raise a bug...
#1173
big-andy-coates
closed
1 month ago
2
Eclipse-Formatter-Plugin fails due to wrong assumptions
#1172
contitleine
opened
1 month ago
0
A second run should not change the result
#1171
koppor
closed
1 month ago
1
Update google-java-format to build with Java 17
#1169
copybara-service[bot]
closed
1 month ago
0
Update the IntelliJ plugin to 1.24.0.
#1168
copybara-service[bot]
closed
1 month ago
0
Fix column numbers in diagnostics
#1167
copybara-service[bot]
closed
1 month ago
0
بعرفش اقرا غير عربي
#1166
YazanHabib
closed
1 month ago
0
Fix text block indentation when the text block has no prefix
#1165
dweiss
opened
2 months ago
2
Print the problem line as context in error messages
#1164
copybara-service[bot]
closed
2 months ago
0
Always run integration test for #1161
#1163
copybara-service[bot]
closed
2 months ago
0
Fix different formatting of block line comments with openjdk 23+
#1162
copybara-service[bot]
closed
2 months ago
0
Fix different formatting of block line comments with openjdk 23+
#1161
dweiss
closed
2 months ago
2
Add a regression test for handling of `///` comments
#1160
copybara-service[bot]
closed
2 months ago
0
Increasing minimum supported JDK (and dropping support for JDK 11)
#1159
cushon
closed
1 week ago
5
Update Error Prone version to 2.32.0
#1158
copybara-service[bot]
closed
1 month ago
0
Inconsistent indentation of long log statements
#1157
joca-bt
opened
2 months ago
3
Delete scripts/google-java-format-diff.py
#1156
Ondyk98
opened
2 months ago
1
Incorrect comment indentation inside switch statements on case that is not first
#1155
romani
opened
2 months ago
1
Is possible to turn of wildcard import rule?
#1154
poliveira-fuze
closed
2 months ago
3
Different formatting of block line comments with openjdk 23+37-2369
#1153
dweiss
closed
2 months ago
6
Annotation location when mixed with modifiers
#1152
Zopsss
opened
3 months ago
2
Next