This is a hook for pre-commit framework.
Check .travis.yml
file for any issues with travis lint
command.
Add this to your .pre-commit-config.yaml
file:
- repo: https://github.com/markosamuli/pre-commit-travis-lint
rev: 'master' # Use the SHA / tag you want to point at
hooks:
- id: travis-lint