[Webkit-unassigned] [Bug 33734] New: 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
Fri Jan 15 13:45:50 PST 2010


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

           Summary: check-webkit-style: Suppress the usual tab check for
                    files having the allow-tabs property
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cjerdonek at webkit.org
                CC: eric at webkit.org, ddkilzer at webkit.org,
                    abarth at webkit.org, levin at chromium.org,
                    hamaji at chromium.org


This report is an outgrowth of the following report on excluding selected
code/files/directories from certain style checks:

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

More information on the allow-tabs property is in this e-mail:

https://lists.webkit.org/pipermail/webkit-dev/2010-January/011331.html

Question:

It seems that git might not be able to "see" the allow-tabs property.  See, for
instance, the "Bugs" section of the man page for git-svn(1):

> We ignore all SVN properties except svn:executable. Any unhandled properties are logged to $GIT_DIR/svn/<refname>/unhandled.log

(from http://www.kernel.org/pub/software/scm/git/docs/git-svn.html )

Would implementing this enhancement mean that check-webkit-style will not yield
correct results unless run from an SVN repository?

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