You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the ShellCheck Github page: "Travis CI has now integrated ShellCheck by default, so you don't need to manually install it."
But I wasn't sure how we should integrate the linting of Go files with Bash files; do we need another different .travis.yml only for bash files?
Also we need to add it to when we make test.
I recommend shellcheck
The text was updated successfully, but these errors were encountered: