From 0ee316f3d1561853ceb26fc3cf4ec673f575168d Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Tue, 24 Aug 2021 09:52:40 +0200 Subject: eslint: grunt integration --- manage | 2 -- 1 file changed, 2 deletions(-) (limited to 'manage') diff --git a/manage b/manage index 31abd8a3e..a855512f5 100755 --- a/manage +++ b/manage @@ -665,8 +665,6 @@ themes.oscar() { themes.simple() { build_msg GRUNT "theme: simple" npm --prefix searx/static/themes/simple run build - # just report eslint issues but do not break the build (--force) - npm --prefix searx/static/themes/simple run eslint --force dump_return $? } -- cgit v1.2.3