| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 91f63cd commit 8c4df3c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,9 +9,14 @@ repos: | |||
| 9 | 9 | - flake8-typing-imports==1.14.0 | |
| 10 | 10 | exclude: ^doc|^git/ext/ | |
| 11 | 11 | ||
| 12 | + - repo: https://github.com/shellcheck-py/shellcheck-py | ||
| 13 | + rev: v0.9.0.5 | ||
| 14 | + hooks: | ||
| 15 | + - id: shellcheck | ||
| 16 | + | ||
| 12 | 17 | - repo: https://github.com/pre-commit/pre-commit-hooks | |
| 13 | 18 | rev: v4.4.0 | |
| 14 | 19 | hooks: | |
| 15 | - - id: check-merge-conflict | ||
| 16 | 20 | - id: check-toml | |
| 17 | 21 | - id: check-yaml | |
| 22 | + - id: check-merge-conflict | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments