-
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.
Report an error on unclosed comments (#520)
Summary: Otherwise formatting succeeds and moves all subsequent code into the comment too. This is especially bad for nested comments, which have a surprising syntax. Pull Request resolved: #520 Reviewed By: cortinico Differential Revision: D65667051 Pulled By: hick209 fbshipit-source-id: 5da1c66049fd99c72a0fcf5ec5c55232c2bc3667
- Loading branch information
1 parent
3f10f99
commit 32cdc10
Showing
2 changed files
with
65 additions
and
0 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