Skip to content

Commit 7986b55

Browse files
committed
add shellcheck disables for client
1 parent 23a7728 commit 7986b55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

client/patchman-client

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
# shellcheck disable=SC1001,SC1090,SC1091,SC2001,SC2002,SC2012,SC2013,SC2016,SC2034,SC2045,SC2046,SC2086,SC2143,SC2153,SC2154,SC2181,SC2206,SC2219,SC2236
23

34
export LC_ALL=C
45
export FULL_IFS=$' \t\n'

0 commit comments

Comments
 (0)