[Webkit-unassigned] [Bug 125424] New: check-webkit-style should check for extra newlines at EOF
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 8 11:45:24 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125424
Summary: check-webkit-style should check for extra newlines at
EOF
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: burg at cs.washington.edu
CC: rniwa at webkit.org, lango at inf.u-szeged.hu
It currently checks if there is no newline, but won't complain if there are several newlines at EOF. There should only be one, at least for CPP files. There may be some other constraints for other formats like Cmake that I don't know about.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list