[Webkit-unassigned] [Bug 33734] check-webkit-style: Suppress the usual tab check for files having the allow-tabs property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 16 11:56:40 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33734
--- Comment #2 from David Kilzer (ddkilzer) <ddkilzer at webkit.org> 2010-01-16 11:56:39 PST ---
(In reply to comment #0)
> Would implementing this enhancement mean that check-webkit-style will not yield
> correct results unless run from an SVN repository?
You could always fall back to a server-side check when using a git repository,
although it will be slower:
$ svn pl
http://svn.webkit.org/repository/webkit/trunk/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl
Properties on
'http://svn.webkit.org/repository/webkit/trunk/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl':
allow-tabs
--
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