renovate: Enable strict shell checks in tests (#430062)

This commit is contained in:
Aleksana
2025-08-03 21:02:53 +08:00
committed by GitHub
+1 -2
View File
@@ -30,8 +30,7 @@
enable = true;
settings.server.HTTP_PORT = 3000;
};
# Uncomment the next line to lint service scripts (Note: breaks VM startup; see #373166)
#systemd.enableStrictShellChecks = true;
systemd.enableStrictShellChecks = true;
};
testScript = ''