PRESUBMIT should normalize path separators |
|
Issue descriptionThere's a lot of code that assumes posix style separators. There's other code that tries to handle both. We should make it easy on people and just normalize path separators to / universally. The things that would need to be updated are things like LocalPath(), and possibly other helpers as well. |
|
►
Sign in to add a comment |
|
Comment 1 by dcheng@chromium.org
, Mar 28 2018