gn format: make sure there's a blank line before comments, except at block start
With this, gn format //BUILD.gn results in no changes, other than to make 'deps += [ "a" ]' turn into one line instead of multiline. (Child of https://codereview.chromium.org/608593006/) R=brettw@chromium.org BUG=348474 Review URL: https://codereview.chromium.org/606123002 Cr-Commit-Position: refs/heads/master@{#297231}
Showing
Please register or sign in to comment