mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-19 03:12:07 +02:00
ShellCheck fixes WIP (related to #120)
This commit is contained in:
parent
d941e4472d
commit
21e35191ca
@ -29,6 +29,8 @@ version="1.2.0"
|
||||
|
||||
echo;
|
||||
|
||||
# shellcheck disable=SC2154
|
||||
# we know the '$i' is from the sourced file
|
||||
for var in "${!i@}"; do
|
||||
# trim 'i_' prefix
|
||||
glyph_name=${var#*_}
|
||||
|
Loading…
x
Reference in New Issue
Block a user