Updated SC1124 (markdown)

Joachim Ansorg
2021-11-12 19:10:40 +01:00
parent d22d4c248c
commit a1328a0b56

@@ -1,4 +1,4 @@
## ShellCheck directives are only valid in front of complete commands like 'case' statements, not individual case branches.
## ShellCheck directives are only valid in front of complete commands like `case` statements, not individual case branches.
### Problematic code: