From d72a554bb65fc526ea6193363d0f46bb32bf25d0 Mon Sep 17 00:00:00 2001 From: Atoxhybrid Date: Thu, 21 Dec 2017 14:27:14 +0100 Subject: [PATCH] Added a timeout to the linter --- configurator.py | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/configurator.py b/configurator.py index fae14b2..ccdcc98 100755 --- a/configurator.py +++ b/configurator.py @@ -2741,18 +2741,20 @@ INDEX = Template(r""" """)