lizawang

Results 7 issues of lizawang

#### Hello all yapf founders! I have some new features I want to share with the yapf community. This is also a response to issue #194 and issue #346. All...

Hello, when spaces_before_comment = 15, 20, ***Actual run:*** **In the first block, they are aligned to col 15 with 14 columns before comments, and in the second block they are...

**Hello yapf founders!** I want to share one knob and one change for the *AlignTrailingComments* feature. ### The knob: *ALIGN_NEWLINE_COMMENTS_WITH_INLINE_COMMENTS* This is a style option I added for when we...

#### Hello all yapf founders! I want to suggest two fixes for the ***_AlignTrailingComments(final_lines)*** function. ### Two fixes - When *INDENT_DICTIONARY_VALUE* is set True (default setting for *yapf* and *google*...

#### Hello all yapf founders! I have some new features I want to share with the yapf community. This is also a response to issue #194 and issue #346. The...

#### Hello all yapf founders! I have some new features I want to share with the yapf community. The alignment feature added is referred to the yapf function *_AlignTrailingComments(final_lines)*. ##...

#### Hello all yapf founders! I have some new features I want to share with the yapf community. This is also a response to issue #194 and issue #346. The...