File tree Expand file tree Collapse file tree 6 files changed +299
-75
lines changed
Expand file tree Collapse file tree 6 files changed +299
-75
lines changed Original file line number Diff line number Diff line change @@ -351,6 +351,7 @@ clang-format supports.
351351- [ commitizen] ( https://github.com/commitizen-tools/commitizen )
352352- [ convco] ( https://github.com/convco/convco )
353353- [ forbid-new-submodules] ( https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/forbid_new_submodules.py )
354+ - [ gitlint] ( https://github.com/jorisroovers/gitlint )
354355- [ gptcommit] ( https://github.com/zurawiki/gptcommit )
355356- [ no-commit-to-branch] ( https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/no_commit_to_branch.py )
356357
@@ -377,12 +378,14 @@ clang-format supports.
377378- [ headache] ( https://github.com/frama-c/headache )
378379- [ mixed-line-endings] ( https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/mixed_line_ending.py )
379380- [ mkdocs-linkcheck] ( https://github.com/byrnereese/linkchecker-mkdocs )
381+ - [ openapi-spec-validator] ( https://github.com/python-openapi/openapi-spec-validator )
380382- [ prettier] ( https://prettier.io )
381383- [ sort-file-contents] ( https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/file_contents_sorter.py )
382384- [ tagref] ( https://github.com/stepchowfun/tagref )
383385- [ topiary] ( https://github.com/tweag/topiary )
384386- [ treefmt] ( https://github.com/numtide/treefmt )
385387- [ trim-trailing-whitespace] ( https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/trailing_whitespace_fixer.py )
388+ - [ trufflehog] ( https://github.com/trufflesecurity/trufflehog ) : Secret scanner
386389
387390### Custom hooks
388391
You can’t perform that action at this time.
0 commit comments