Last active
February 23, 2017 17:12
-
-
Save sqrtofsaturn/7f22dcb80cd2a6e87ebbd86cf4786ac1 to your computer and use it in GitHub Desktop.
Shellcheck atom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apm install linter-shellcheck | |
brew install shellcheck | |
# Add `-e SC2045,SC2124,SC2063` to "Additional Executable Parameters" in atom |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment