[totem/wip/hadess/re-enable-pylint: 3/3] Revert "build: Fix pylint checks timing out"
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/re-enable-pylint: 3/3] Revert "build: Fix pylint checks timing out"
- Date: Tue, 31 Aug 2021 09:00:46 +0000 (UTC)
commit 43ce0ec8ddb541a500559be84dfaa62cbe6bbdb0
Author: Bastien Nocera <hadess hadess net>
Date: Tue Aug 31 11:00:32 2021 +0200
Revert "build: Fix pylint checks timing out"
This reverts commit 75bfc16d83e7f93ba7bdd9bb942bcc4947002cc6.
src/plugins/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/meson.build b/src/plugins/meson.build
index caf14a54f..22bfc8f4a 100644
--- a/src/plugins/meson.build
+++ b/src/plugins/meson.build
@@ -66,7 +66,7 @@ if plugins_option != 'none'
endif
endif
-pylint_flags = ['-d', 'C0111', '-d', 'W0511', '-d', 'F0401', '-d', 'C0326', '-d', 'R0801', '-d', 'RP0801' ]
+pylint_flags = ['-d', 'C0111', '-d', 'W0511', '-d', 'F0401', '-d', 'C0326' ]
# FIXME: Move custom_target to i18n.merge_file when gettext acquires plugin support.
# http://lists.gnu.org/archive/html/bug-gettext/2017-06/msg00001.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]