Submitter | Yuya Nishihara |
---|---|
Date | Dec. 14, 2017, 1:49 p.m. |
Message ID | <5d3302425a6e4f4bd9e4.1513259373@mimosa> |
Download | mbox | patch |
Permalink | /patch/26278/ |
State | Accepted |
Headers | show |
Comments
On Thu, Dec 14, 2017 at 10:49:33PM +0900, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara <yuya@tcha.org> > # Date 1513258006 -32400 > # Thu Dec 14 22:26:46 2017 +0900 > # Node ID 5d3302425a6e4f4bd9e4af7877f58090daece3f0 > # Parent 83014fa95435e4c3c24da45d80f5b3c616cd0dea > check-code: remove unused variable 'winglobmsg' queued, thanks
Patch
diff --git a/contrib/check-code.py b/contrib/check-code.py --- a/contrib/check-code.py +++ b/contrib/check-code.py @@ -166,7 +166,6 @@ testfilters = [ (r"<<(\S+)((.|\n)*?\n\1)", rephere), ] -winglobmsg = "use (glob) to match Windows paths too" uprefix = r"^ \$ " utestpats = [ [