Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(300)

Side by Side Diff: .style.yapf

Issue 340100043: [l2tdevtools] Add yapf helper #206 (Closed)
Patch Set: Changes after review Created 6 years ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | l2tdevtools/helpers/review.py » ('j') | l2tdevtools/helpers/yapf.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [style] 1 [style]
2 based_on_style = chromium 2 based_on_style = chromium
3 COALESCE_BRACKETS = True 3 COALESCE_BRACKETS = True
4 SPLIT_BEFORE_FIRST_ARGUMENT = True 4 SPLIT_BEFORE_FIRST_ARGUMENT = True
5 SPLIT_PENALTY_AFTER_OPENING_BRACKET = 0
6 SPACES_BEFORE_COMMENT = 2
OLDNEW
« no previous file with comments | « no previous file | l2tdevtools/helpers/review.py » ('j') | l2tdevtools/helpers/yapf.py » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b