mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Fix caps
@@ -2,7 +2,7 @@
|
||||
|
||||
### Rationale
|
||||
|
||||
Shellcheck found a syntax error at the indicated location. Barring a bug in Shellcheck itself, your shell will also crash with a syntax error at the same location, so you cannot ignore this check.
|
||||
ShellCheck found a syntax error at the indicated location. Barring a bug in ShellCheck itself, your shell will also crash with a syntax error at the same location, so you cannot ignore this check.
|
||||
|
||||
### Exceptions
|
||||
|
||||
|
Reference in New Issue
Block a user