From 7cb5e395bafcec0992fd5f1e66f49eb3b1c8a71d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 4 Dec 2020 13:56:36 +0100 Subject: [PATCH] Fix linter warnings --- check_process | 3 --- conf/nginx.conf | 1 - manifest.json | 4 ++-- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/check_process b/check_process index 821cf67..10452ad 100644 --- a/check_process +++ b/check_process @@ -17,9 +17,6 @@ incorrect_path=1 port_already_use=0 change_url=1 -;;; Levels - # If the level 5 (Package linter) is forced to 1. Please add justifications here. - Level 5=auto ;;; Options Email= Notification=none diff --git a/conf/nginx.conf b/conf/nginx.conf index f02ede5..681bfeb 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -17,4 +17,3 @@ location __PATH__/ { #include conf.d/yunohost_panel.conf.inc; } - diff --git a/manifest.json b/manifest.json index 1122401..34276e2 100644 --- a/manifest.json +++ b/manifest.json @@ -11,10 +11,10 @@ "license": "MIT", "maintainer": { "name": "eric_G", - "email": "ericgaspar@free.fr" + "email": "" }, "requirements": { - "yunohost": ">= 3.8.0" + "yunohost": ">= 3.8.1" }, "multi_instance": true, "services": [