qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 23/25] qapi/schema.py: enable pylint checks


From: John Snow
Subject: [PATCH 23/25] qapi/schema.py: enable pylint checks
Date: Tue, 22 Sep 2020 18:44:59 -0400

Signed-off-by: John Snow <jsnow@redhat.com>
---
 scripts/qapi/pylintrc | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/scripts/qapi/pylintrc b/scripts/qapi/pylintrc
index fb444e93bb..539e5f65a0 100644
--- a/scripts/qapi/pylintrc
+++ b/scripts/qapi/pylintrc
@@ -1,10 +1,5 @@
 [MASTER]
 
-# Add files or directories matching the regex patterns to the ignore list.
-# The regex matches against base names, not paths.
-ignore-patterns=schema.py,
-
-
 [MESSAGES CONTROL]
 
 # Disable the message, report, category or checker with the given id(s). You
-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]