chrishkchris edited a comment on issue #603: format on latest dev URL: https://github.com/apache/singa/pull/603#issuecomment-588162124 > Hi After sync-ing all the versions between different OS > # yapf --version > yapf 0.29.0 > # clang-format --version > clang-format version 9.0.0 (https://github.com/mgevaert/clang-format-wheel d3a647c305759f37f30257352e621579f53d0073) > > the result is almost constistent except one small code snippet, yapf on ubuntu gives left result, while osx and windows give right result. (same yapf version and config) > 4739c6e > Kindly let me know any comment and it is helpful to test at your side. thanks @dcslin Thanks a lot! You mean even the same python code formatting yapf version gives different result in ubuntu and osx/window? So which OS this PR is based on? I think this should be the last point we should make the same when we update the instruction in singa-doc. Personally I prefer window/osx as I do not have the ubuntu os to be installed with vscode.
---------------------------------------------------------------- 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] With regards, Apache Git Services
