ebresie commented on a change in pull request #2820:
URL: https://github.com/apache/netbeans/pull/2820#discussion_r610643588
##########
File path:
ide/db.sql.editor/src/org/netbeans/modules/db/sql/editor/resources/layer.xml
##########
@@ -58,7 +58,7 @@
<folder name="FoldManager">
<file name="CustomFoldManager.instance">
- <attr name="position" intvalue="1200"/>
+ <attr name="position" intvalue="1200"/>
Review comment:
Okay understand that changing spaces is a pain in update reviews and
should tried to avoid it whenever possible.
But all that said, comparing the change here on that line with the
apache/netbeans master branch version of the file...it looks like the master
had a tab on that line but all others used spaces for indenting the lines.

Looking through the rest of the file I don't see tabs used anyplace else.
I can revert that line back and add the tab back if that is the 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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists