Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Bugfix and enhance alignRule #2379

Merged
merged 2 commits into from
Mar 21, 2017
Merged

Bugfix and enhance alignRule #2379

merged 2 commits into from
Mar 21, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Mar 20, 2017

PR checklist

Overview of change:

[bugfix] don't fix align if it would remove code
Fixes: #2365
Fixes: #2366
[enhancement] check parameter alignment for all signatures
[enhancement] check statement alignment for all blocks

ajafff and others added 2 commits March 20, 2017 22:11
[bugfix] don't fix `align` if it would remove code
Fixes: #2365
Fixes: #2366
[enhancement] check parameter alignment for all signatures
[enhancement] check statement alignment for all blocks
@nchen63 nchen63 merged commit c1a167e into palantir:master Mar 21, 2017
@nchen63
Copy link
Contributor

nchen63 commented Mar 21, 2017

@ajafff thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code with regular expression gets incorrectly "fixed" Align rule autofixer destroyes code
2 participants