You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Kellen Sunderland (JIRA)" <ji...@apache.org> on 2018/08/25 12:12:00 UTC

[jira] [Created] (MXNET-860) Modernize C++ codebase with clang-tidy

Kellen Sunderland created MXNET-860:
---------------------------------------

             Summary: Modernize C++ codebase with clang-tidy
                 Key: MXNET-860
                 URL: https://issues.apache.org/jira/browse/MXNET-860
             Project: Apache MXNet
          Issue Type: Improvement
            Reporter: Kellen Sunderland


After https://issues.apache.org/jira/browse/MXNET-859 is merged we can begin progressively modernizing the MXNet codebase.  Similar to pylint and other linting tools, we can first scan our codebase for issues, update the issues, then enforce the warnings in the .clang-tidy configuration file to prevent regressions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org