From 2732812524cf64fbdcf293f9e3f50a59e657b182 Mon Sep 17 00:00:00 2001 From: Farid Zakaria Date: Wed, 24 Sep 2025 18:57:30 -0700 Subject: [PATCH] Enable shellcheck for functional/compute-levels.sh --- maintainers/flake-module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/maintainers/flake-module.nix b/maintainers/flake-module.nix index a5360675f..a749b1637 100644 --- a/maintainers/flake-module.nix +++ b/maintainers/flake-module.nix @@ -109,7 +109,6 @@ ''^scripts/install-multi-user\.sh$'' ''^scripts/install-systemd-multi-user\.sh$'' ''^tests/functional/completions\.sh$'' - ''^tests/functional/compute-levels\.sh$'' ''^tests/functional/config\.sh$'' ''^tests/functional/db-migration\.sh$'' ''^tests/functional/debugger\.sh$''