Skip to content

Commit

Permalink
GHA: Disables shfmt checker
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Apr 29, 2020
1 parent ee71352 commit 9f5c974
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ jobs:
SHELLCHECK_OPTS: -e SC1004,SC1083,SC1090,SC1091,SC1117,SC2004,SC2005,SC2015,SC2027,SC2032,SC2033,SC2034,SC2035,SC2046,SC2068,SC2070,SC2071,SC2086,SC2091,SC2103,SC2116,SC2124,SC2128,SC2145,SC2154,SC2155,SC2162,SC2164,SC2166,SC2181,SC2188,SC2206,SC2221,SC2222,SC2230
with:
sh_checker_comment: true
sh_checker_shfmt_disable: true

0 comments on commit 9f5c974

Please sign in to comment.