mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2012 (markdown)
@@ -28,4 +28,4 @@ If trying to parse out any other fields, first see whether `stat` (GNU, OS X, Fr
|
||||
|
||||
### Exceptions:
|
||||
|
||||
If the information is intended for the user and not for processing (`ls -l ~/dir | nl; echo "Ok to delete these files?"`) you can ignore this message (add a [[directive]]).
|
||||
If the information is intended for the user and not for processing (`ls -l ~/dir | nl; echo "Ok to delete these files?"`) you can ignore this error with a [[directive]].
|
Reference in New Issue
Block a user