Disable SC2120 cause the method is called with a shortcut
This commit is contained in:
parent
0faa65d5be
commit
a035f747c8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
# shellcheck disable=SC2120
|
||||
newcontact() {
|
||||
name="$(printf "" | sxmo_dmenu_with_kb.sh -p "$icon_usr Name")"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue