We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e9264 commit 877c6f1Copy full SHA for 877c6f1
.travis.yml
@@ -43,6 +43,8 @@ install:
43
- which -a shellcheck
44
- shellcheck --version
45
46
+- pip install --user pre-commit
47
+
48
before_script:
49
- git lfs install # Install Git LFS config, which makes LFS files not making Git considered as "dirty"
50
- git lfs pull
0 commit comments