Updated SC2243 (markdown)

Joachim Ansorg
2021-11-12 19:53:56 +01:00
parent fe2fc23e31
commit 95babcf614

@@ -1,4 +1,4 @@
## Prefer explicit -n to check for output (or run command without [/[[ to check for success) ## Prefer explicit `-n` to check for output (or run command without `[`/`[[` to check for success)
### Problematic code: ### Problematic code: