-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix double indentation in Elvis chains (#416)
Summary: This is consistent with other binary operators, and prevents a strange second indent in Elvis chains. Pull Request resolved: #416 Reviewed By: strulovich Differential Revision: D49260663 Pulled By: hick209 fbshipit-source-id: 21feb4fb57700bb93ba01aec43a2e7da7d2afa57
- Loading branch information
1 parent
a06e353
commit ccc2b74
Showing
2 changed files
with
69 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters