[Webkit-unassigned] [Bug 33227] check-webkit-style should warn about tabs in any file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 06:31:44 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33227





--- Comment #5 from Eric Seidel <eric at webkit.org>  2010-01-06 06:31:44 PST ---
the pre-commit hook warns unless you set the svn property "allow-tabs". 
check-webkit-style should do the same.  svn patches from svn-create-patch
include properties on new files.  For existing files we can teach scm.py how to
expose the current properties on a file.

-- 
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