On 5.09.2018 19:07, Thomas Vandahl wrote:
>On 03.09.18 04:32, Thomas Fox wrote:
>> Hi Thomas,
>> 
>> Sure you want to format code like
>> 
>>      private static final LoadExternalSchemaTransformer 
>> loadExternalSchemaTransformer
>>      = new LoadExternalSchemaTransformer();
>> 
>> instead of
>> 
>>      private static final LoadExternalSchemaTransformer 
>> loadExternalSchemaTransformer
>>              = new LoadExternalSchemaTransformer();
>> 
>> ?
>> 
>> Personally, I consider the latter more readable.
>> But if there is more support for the former formatting, it's fine with me.
>
>I guess Eclipses Cleanup feature is to blame. I'll try to fix this.

Thanks, Thomas. Maybe its easier to revert the commit and run the cleanup again 
with different settings.

    Thomas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to