Reapplied hawkBit code formatter.
It seems that from Luna to Mars Eclipse changed how the code formatter handles lines breaks in certain cases. This is now the “Mars” variant.
This commit is contained in:
@@ -12,7 +12,7 @@ package org.eclipse.hawkbit.exception;
|
||||
*
|
||||
*
|
||||
*
|
||||
* Generic Custom Exception to wrap the Runtime and checked exception
|
||||
* Generic Custom Exception to wrap the Runtime and checked exception
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ public enum SoftwareModuleFields implements FieldNameProvider {
|
||||
/**
|
||||
* The id field.
|
||||
*/
|
||||
ID("id"),
|
||||
ID("id"),
|
||||
/**
|
||||
* The metadata.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user