You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2017/03/16 18:24:41 UTC

[jira] [Created] (SYSTEMML-1406) Fix whitespace issues in main algorithms

Deron Eriksson created SYSTEMML-1406:
----------------------------------------

             Summary: 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)