unstructured
30b6a09b
- fix: declare -i [SC2324 shellcheck] (#2624)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix: declare -i [SC2324 shellcheck] (#2624) Fix SC2324 shellcheck warning by adding -i to indicate var type of integer and tidy up the formatting.
References
#2624 - fix: declare -i [SC2324 shellcheck]
Author
Klaijan
Parents
b27ad9b6
Loading