Skip to content

Commit a2257de

Browse files
committed
style: fix lint issue
1 parent 2382c09 commit a2257de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/proxy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
set -a
55

66
if [ -f ".env" ]; then
7+
# shellcheck source=/dev/null
78
source ".env"
89
fi
910

0 commit comments

Comments
 (0)