[GitHub] incubator-griffin pull request #332: fix a bad practice

2018-07-04 Thread toyboxman
Github user toyboxman closed the pull request at: https://github.com/apache/incubator-griffin/pull/332 ---

[GitHub] incubator-griffin pull request #332: fix a bad practice

2018-07-02 Thread toyboxman
GitHub user toyboxman opened a pull request: https://github.com/apache/incubator-griffin/pull/332 fix a bad practice Format string should use %n rather than \n In format strings, it is generally preferable better to use %n, which will produce the platform-specific line separa