From 04e7e0c9e9f96b4ba8bdb349cc0a37d9a881a4d2 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 3 Oct 2012 11:35:05 -0400 Subject: testsuite: expanded pylint coverage --- testsuite/pylintrc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/pylintrc.conf') diff --git a/testsuite/pylintrc.conf b/testsuite/pylintrc.conf index e44ad36e7..de5db87f3 100644 --- a/testsuite/pylintrc.conf +++ b/testsuite/pylintrc.conf @@ -201,7 +201,7 @@ variable-rgx=[a-z_][a-z0-9_]{2,30}(ID)?$ inlinevar-rgx=[A-Za-z_][A-Za-z0-9_]*$ # Good variable names which should always be accepted, separated by a comma -good-names=_,rv,el,fd,ca,re,i,j,iv +good-names=_,rv,el,fd,ca,re,i,j,iv,ip # Bad variable names which should always be refused, separated by a comma bad-names=foo,bar,baz,toto,tutu,tata -- cgit v1.2.3-1-g7c22