-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't insert blank lines between line comments at the end of files (#401
) Summary: There was already code/testing for this, but it wasn't covering a strange case where a comment was the first line of the file. Pull Request resolved: #401 Reviewed By: strulovich Differential Revision: D45943361 Pulled By: cgrushko fbshipit-source-id: 6f2ed970a52b889cec9bfdcc06bd0cb7ae39b651
- Loading branch information
1 parent
1936398
commit b6e5f35
Showing
2 changed files
with
46 additions
and
9 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