559 skills found · Page 2 of 19
python-openapi / Openapi Spec ValidatorOpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.
pocc / Pre Commit HooksC/C++ hooks to integrate with pre-commit
asottile / Add Trailing CommaA tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
TekWizely / Pre Commit GolangPre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the ability to invoke custom go tools.
legend80s / Git Commit Msg Lintergit commit message linter hook
jandre / Safe Commit Hookpre-commit hook for Git that checks for suspicious files.
python-jsonschema / Check JsonschemaA CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!
lorenzwalthert / Precommitpre-commit hooks for R projects
innogames / IgcommitGit pre-receive hook to check commits and code style
pre-commit / Pygrep HooksA collection of fast, cheap, regex based pre-commit hooks.
Cosium / Git Code Format Maven PluginA maven plugin that automatically deploys code formatters as pre-commit git hook
doublify / Pre Commit RustRust hooks for pre-commit
tommarshall / Git Good CommitGit hook to help you write good commit messages, with no external dependencies.
alessandrojcm / Commitlint Pre Commit HookA pre-commit hook for commitlint
bahmutov / Pre GitAutomatically install pre-commit / pre-push hooks in your git repo
sanaysarthak / Git Laugh TrackA Git hook that plays a sitcom laugh track every time you commit.
Lucas-C / Pre Commit Hooksgit pre-commit hooks
macisamuele / Language Formatters Pre Commit HooksCollection of custom pre-commit hooks.
cbrueffer / Pep8 Git HookGit pre-commit hook that checks for Python PEP8 style compliance.
sebdah / Git Pylint Commit HookGit pre-commit hook to check Python code quality with pylint. You can use this hook to prohibit Python code with a bad syntax to be checked in.