Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Side by Side Diff: tools/gn/format_test_data/060.gn

Issue 775793003: gn format: don't break+indent if it's going to be forced past 80col anyway (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/gn/format_test_data/043.golden ('k') | tools/gn/format_test_data/060.golden » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 some_variable = "this is a very long string that is going to exceed 80 col and w ill never under any circumstance fit"
2 another_variable = [ "this is a very long string that is going to exceed 80 col and will never under any circumstance fit" ]
OLDNEW
« no previous file with comments | « tools/gn/format_test_data/043.golden ('k') | tools/gn/format_test_data/060.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698