|
From: | Arne Jørgensen |
Subject: | Fwd: [RFC] glob patterns in the skip list |
Date: | Wed, 19 Feb 2014 09:08:25 +0100 |
Hi,I have write a patch to support glob patterns in the skip list.With the patch, you can use the following glob characters in thefile names.*, ?, [...], [!...], [^...]('!' and '^' means 'not')e.g.[$HOME/.globalrc]+-------------------------------------------|...|:skip=*.orig,*.bak,*.rej,*_flymake.*,*~,#*#:\If you find problems in it, would you please tell me them?Thank you.
[Prev in Thread] | Current Thread | [Next in Thread] |