Chromium Code Reviews
DescriptionAdd end of file newline checks to PRESUBMIT.py.
This makes sure that:
- Files end in a newline character, this is otherwise a fatal error with GCC.
- Files end in only one newline character, and not a bunch of whitespace.
Patch Set 1 #Patch Set 2 : Only check for \n if the file isn't empty. #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||