mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2152 (markdown)
@@ -35,3 +35,7 @@ In functions that return small integers, such as getting the cpu temperature, th
|
||||
### Exceptions:
|
||||
|
||||
None
|
||||
|
||||
### Related resources:
|
||||
|
||||
* [BashFaq: How do I return a string (or large number, or negative number) from a function?](https://mywiki.wooledge.org/BashFAQ/084) "return" only lets me give a number from 0 to 255.
|
||||
|
Reference in New Issue
Block a user