Skip to content

Commit

Permalink
Fix shellcheck.
Browse files Browse the repository at this point in the history
  • Loading branch information
udhos committed Jan 28, 2019
1 parent cb27a21 commit 8a7afe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shellcheck.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

shellcheck -e SC2153 pre-commit sha256-update.sh update-golang.sh
shellcheck -e SC2153,SC2016 pre-commit sha256-update.sh update-golang.sh

0 comments on commit 8a7afe5

Please sign in to comment.