From d46a8d0c86259561c5647cac4cdda71cfa25ecbd Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:52:28 +0100 Subject: [PATCH] Updated SC2230 (markdown) --- SC2230.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2230.md b/SC2230.md index 4ade36c..527bc9b 100644 --- a/SC2230.md +++ b/SC2230.md @@ -1,4 +1,4 @@ -## which is non-standard. Use builtin 'command -v' instead. +## `which` is non-standard. Use builtin `command -v` instead. This is an [[optional]] suggestion. It must be explicitly enabled with a [[directive]] `enable=deprecate-which` in a `# shellcheck` comment or `.shellcheckrc`