We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a7728 commit 7986b55Copy full SHA for 7986b55
1 file changed
client/patchman-client
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+# shellcheck disable=SC1001,SC1090,SC1091,SC2001,SC2002,SC2012,SC2013,SC2016,SC2034,SC2045,SC2046,SC2086,SC2143,SC2153,SC2154,SC2181,SC2206,SC2219,SC2236
3
4
export LC_ALL=C
5
export FULL_IFS=$' \t\n'
0 commit comments