diff options
author | toonn <toonn@toonn.io> | 2018-10-09 15:49:02 +0200 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2019-06-18 13:26:21 +0200 |
commit | f4d280c6fba8487ddfebb5883a4e126300d1746c (patch) | |
tree | 2df4fb9dbdc50a44b03a2f074770a84b9084aac5 /Makefile | |
parent | 429003ff268887c39eb73a15aa19dc400c8a11c4 (diff) | |
download | ranger-f4d280c6fba8487ddfebb5883a4e126300d1746c.tar.gz |
Add a section for commands to avoid SC2034 warnings
Shellcheck warns about unused variables, for good reason, but sometimes you legitimately want to include an unused variable in a script. Rather than ignore the warning completely I decided to circumvent the warning through the use of fluff (useless commands that "use" variables).
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions