Skip to content

Commit 7643f3a

Browse files
author
Ira Abramov
committed
linting the bats
1 parent 092b1ea commit 7643f3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/plugins/battery.plugin.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ function setup_ioreg {
271271
percent="$1"
272272

273273
function ioreg {
274+
# shellcheck disable=SC2317
274275
printf "\"MaxCapacity\" = 100\n\"CurrentCapacity\" = %s" "${percent}"
275276
}
276277
}

0 commit comments

Comments
 (0)