mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Move line split in eclipse back to 140 characters
Now that we've moved checkstyle back to 140 we should move the split.
This commit is contained in:
parent
d5512d6319
commit
76603d4413
@ -16,6 +16,6 @@ eclipse.preferences.version=1
|
||||
# org.eclipse.jdt.core.compiler.problem.potentialNullReference=warning
|
||||
|
||||
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
|
||||
org.eclipse.jdt.core.formatter.lineSplit=100
|
||||
org.eclipse.jdt.core.formatter.lineSplit=140
|
||||
org.eclipse.jdt.core.formatter.tabulation.char=space
|
||||
org.eclipse.jdt.core.formatter.tabulation.size=4
|
||||
|
Loading…
x
Reference in New Issue
Block a user