Skip to content

Commit

Permalink
test: enable shellcheck SC2035
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed May 26, 2020
1 parent e2d47ae commit 77a3505
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .shellcheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ disable=SC2207 # suggested alternatives fail in posix mode or use temp files
disable=SC1004
disable=SC2015
disable=SC2016
disable=SC2035
disable=SC2086
disable=SC2155
disable=SC2162
Expand Down

0 comments on commit 77a3505

Please sign in to comment.