Disable SC2120 cause the method is called with a shortcut

This commit is contained in:
Stacy Harper 2021-09-19 15:16:47 +02:00
parent 0faa65d5be
commit a035f747c8
No known key found for this signature in database
GPG key ID: EABA44759877E02A

View file

@ -5,6 +5,7 @@
set -e
# shellcheck disable=SC2120
newcontact() {
name="$(printf "" | sxmo_dmenu_with_kb.sh -p "$icon_usr Name")"