On Thu, Oct 25, 2012 at 03:35:16PM +0100, Caolán McNamara <caol...@redhat.com> 
wrote:
> I don't want 
> <property name="use_markup">...
> to appear in any check-in of a .ui file. What's the right way to get
> some such rules into our git-hooks ?

.git-hooks/pre-commit in core.git has already a check for SAL_DEBUG, you
can stuck yet another regex there, I guess. Just make sure to extend
$src_full to check for .ui files as well.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to