diff --git a/themes/.shellcheckrc b/themes/.shellcheckrc deleted file mode 100644 index 6418bd8f..00000000 --- a/themes/.shellcheckrc +++ /dev/null @@ -1,6 +0,0 @@ -# We use colors and not assigned -disable=SC2154 -# Hard to fix -disable=SC2155 -# shellcheck is wrong on some -disable=SC2034