kriegaex opened a new pull request, #120:
URL: https://github.com/apache/xalan-java/pull/120

   - Get rid of mixed tabs and spaces, use 2 spaces for indentation uniformly 
instead.
   - Use line width 120 with very few exceptions.
   - Use a uniform way to format multi-line XML comments, putting opening and 
closing tag parts on separate lines, indenting the text content by 2 spaces.
   
   This can subsequently be the baseline for further commits, both by 
@kubycsolutions and external PR contributors.
   
   Sorry for maybe seeming nitpicky, but when scrolling through the POMs in my 
IDE, it seemed somewhat messy and hard to parse in my limited brain. It might 
be a personal preference only, but I do like uniform indentation. As the Java 
code mostly seems to use 2 spaces and the POMs also partly followed that 
pattern, I chode 2 spaces too - maybe also, because that is my personal 
preference.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to