mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1010 (markdown)
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
### Rationale:
|
### Rationale:
|
||||||
|
|
||||||
(An explanation of why the code is problematic and how the correct code is an improvement)
|
`done` only works as a keyword when it's the first token of the command. If added after a command, it will just be the literal word "done".
|
||||||
|
|
||||||
### Contraindications
|
### Contraindications
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user