We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9473056 commit 8c71637Copy full SHA for 8c71637
scripts/bootstrap-prefix.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-#shellcheck disable=SCSC1091,SC2016,SC2030,SC2031,SC2038,SC2185,SC2120
+#shellcheck disable=SC1091,SC2016,SC2030,SC2031,SC2038,SC2185,SC2120
3
# Copyright 2006-2024 Gentoo Authors
4
# Distributed under the terms of the GNU General Public License v2
5
0 commit comments