[webkit-dev] Changing the svn commit hook to allow tabs for tests.

Darin Adler darin at apple.com
Fri May 10 13:07:36 PDT 2019


> On May 10, 2019, at 1:00 PM, Keith Miller <keith_miller at apple.com> wrote:
> 
> I don’t know if this is possible but it would be great if some sub-directories could be excluded from the no-tabs pre-commit hook.

Maybe we can rewrite the pre-commit hook to allow a whole-directory exception. Ideally I’d prefer not to hardcode directories.

> it’s pretty inconvenient to add the svn attribute that allows tabs every time I update the tests

Does it really have to be inconvenient? Can we make script that does this and check it in so anyone can run it? Or build it into webkit-patch or whatever tool you already use?

— Darin


More information about the webkit-dev mailing list