We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shell scripts: https://carlosbecker.com/posts/lint-shell-scripts/ and https://github.com/koalaman/shellcheck
Vim: https://github.com/syngan/vim-vimlint or https://github.com/Vimjas/vint
Emacs: https://github.com/gonewest818/elisp-lint
Termux: Use bash script lint
Blog posts: https://ashishb.net/tech/test-your-dotfiles-using-travis-ci/
The text was updated successfully, but these errors were encountered:
Multiple settings example
matrix: include: - language: ruby rvm: 2.2 before_script: gem install awesome_bot script: awesome_bot --allow-redirect --alow-ssl README.md - language: node_js node_js: 'node' before_script: npm install awesome-lint notifications: email: false
Sorry, something went wrong.
No branches or pull requests
Shell scripts: https://carlosbecker.com/posts/lint-shell-scripts/ and https://github.com/koalaman/shellcheck
Vim: https://github.com/syngan/vim-vimlint or https://github.com/Vimjas/vint
Emacs: https://github.com/gonewest818/elisp-lint
Termux: Use bash script lint
Blog posts: https://ashishb.net/tech/test-your-dotfiles-using-travis-ci/
The text was updated successfully, but these errors were encountered: