From f0de821447559f7b684909a90d28766bdb9f857f Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 28 Dec 2023 00:09:01 +0100 Subject: [PATCH] shellcheck config moved to the right place... --- scripts/.shellcheckrc => .shellcheckrc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/.shellcheckrc => .shellcheckrc (100%) diff --git a/scripts/.shellcheckrc b/.shellcheckrc similarity index 100% rename from scripts/.shellcheckrc rename to .shellcheckrc