We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f25a0b commit 8e86340Copy full SHA for 8e86340
buildSrc/src/main/resources/eclipse.settings/org.eclipse.jdt.core.prefs
@@ -16,6 +16,7 @@ eclipse.preferences.version=1
16
# org.eclipse.jdt.core.compiler.problem.potentialNullReference=warning
17
18
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
19
+org.eclipse.jdt.core.formatter.comment.line_length=140
20
org.eclipse.jdt.core.formatter.lineSplit=140
21
org.eclipse.jdt.core.formatter.tabulation.char=space
22
org.eclipse.jdt.core.formatter.tabulation.size=4
0 commit comments