Updated SC2230 (markdown)

Vidar Holen
2019-12-07 16:23:45 -08:00
parent 04345336af
commit d4c4eefe4c

@@ -20,7 +20,7 @@ command -v grep
### Exceptions: ### Exceptions:
This check is opt-in only in 0.7.1+, and you may choose to [[ignore it]] in earlier versions. `which` is very common, and some prefer its executable-or-nothing behavior over `command -v`'s handling of builtins, functions and aliases. This check is opt-in only in 0.7.1+, and you may choose to [[ignore]] it in earlier versions. `which` is very common, and some prefer its executable-or-nothing behavior over `command -v`'s handling of builtins, functions and aliases.
### Caveats: ### Caveats: