From f6ce4e361b12f48dd021c348379f51edff83d516 Mon Sep 17 00:00:00 2001 From: Lidi Zheng Date: Tue, 11 Dec 2018 16:28:06 -0800 Subject: Remove the ignore-pattern in .pylintrc-tests --- .pylintrc-tests | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.pylintrc-tests b/.pylintrc-tests index 0d408fbb56..8a66eec79a 100644 --- a/.pylintrc-tests +++ b/.pylintrc-tests @@ -1,7 +1,3 @@ -[MASTER] -ignore-patterns= - .+?(beta|framework).+?\.py - [VARIABLES] # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection -- cgit v1.2.3