[ https://issues.apache.org/jira/browse/SYSTEMML-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994070#comment-15994070 ]
Imran Younus commented on SYSTEMML-1406: ---------------------------------------- I would also vote for spaces for indentation and not tabs. As others have pointed out, tabs render differently on different editors. Also, spaces are better with simpler text editor like emacs and atom etc. > Fix whitespace issues in main algorithms > ---------------------------------------- > > Key: SYSTEMML-1406 > URL: https://issues.apache.org/jira/browse/SYSTEMML-1406 > Project: SystemML > Issue Type: Improvement > Components: Algorithms > Reporter: Deron Eriksson > Assignee: Deron Eriksson > > 1) The main algorithms in scripts/algorithms use both spaces and tabs, which > can lead to readability issues when looking at the scripts in an environment > such as GitHub. See > https://github.com/apache/incubator-systemml/tree/master/scripts/algorithms. > We should convert tabs to spaces and format accordingly to improve script > readability. > 2) Remove trailing whitespace since git does not like it. -- This message was sent by Atlassian JIRA (v6.3.15#6346)