René's URL Explorer Experiment


Title: pre-commit

direct link

Domain: pre-commit.com

Links:

https://pre-commit.com/
Documentationhttps://pre-commit.com/index.html
Supported hookshttps://pre-commit.com/hooks.html
Demohttps://github.com/pre-commit/demo-repo#readme
Download on GitHubhttps://github.com/pre-commit/pre-commit
https://github.com/pre-commit/pre-commit/actions/workflows/main.yml
https://results.pre-commit.ci/latest/github/pre-commit/pre-commit/main
Starhttps://github.com/pre-commit/pre-commit
Introductionhttps://pre-commit.com/index#intro
Installationhttps://pre-commit.com/index#install
Adding pluginshttps://pre-commit.com/index#plugins
Usagehttps://pre-commit.com/index#usage
Creating new hookshttps://pre-commit.com/index#new-hooks
Command line interfacehttps://pre-commit.com/index#cli
Advanced featureshttps://pre-commit.com/index#advanced
Contributinghttps://pre-commit.com/index#contributing
https://pre-commit.com/index#introduction
https://pre-commit.com/index#installation
zipapphttps://docs.python.org/3/library/zipapp.html
github releaseshttps://github.com/pre-commit/pre-commit/releases
https://pre-commit.com/index#quick-start
https://pre-commit.com/index#1-install-pre-commit
installhttps://pre-commit.com/index#install
https://pre-commit.com/index#2-add-a-pre-commit-configuration
pre-commit sample-confighttps://pre-commit.com/index#pre-commit-sample-config
belowhttps://pre-commit.com/index#plugins
supported hookshttps://pre-commit.com/hooks.html
https://pre-commit.com/index#3-install-the-git-hook-scripts
https://pre-commit.com/index#4-optional-run-against-all-the-files
CIhttps://pre-commit.com/index#usage-in-continuous-integration
https://pre-commit.com/index#adding-pre-commit-plugins-to-your-project
https://pre-commit.com/index#pre-commit-configyaml---top-level
reposhttps://pre-commit.com/index#top_level-repos
repository mappingshttps://pre-commit.com/index#pre-commit-configyaml---repos
default_install_hook_typeshttps://pre-commit.com/index#top_level-default_install_hook_types
pre-commit installhttps://pre-commit.com/index#pre-commit-install
default_language_versionhttps://pre-commit.com/index#top_level-default_language_version
language_versionhttps://pre-commit.com/index#config-language_version
language_versionhttps://pre-commit.com/index#config-language_version
default_stageshttps://pre-commit.com/index#top_level-default_stages
stageshttps://pre-commit.com/index#config-stages
stageshttps://pre-commit.com/index#config-stages
fileshttps://pre-commit.com/index#top_level-files
excludehttps://pre-commit.com/index#top_level-exclude
fail_fasthttps://pre-commit.com/index#top_level-fail_fast
minimum_pre_commit_versionhttps://pre-commit.com/index#top_level-minimum_pre_commit_version
https://pre-commit.com/index#pre-commit-configyaml---repos
repohttps://pre-commit.com/index#repos-repo
localhttps://pre-commit.com/index#repository-local-hooks
metahttps://pre-commit.com/index#meta-hooks
revhttps://pre-commit.com/index#repos-rev
hookshttps://pre-commit.com/index#repos-hooks
hook mappingshttps://pre-commit.com/index#pre-commit-configyaml---hooks
https://pre-commit.com/index#pre-commit-configyaml---hooks
idhttps://pre-commit.com/index#config-id
aliashttps://pre-commit.com/index#config-alias
namehttps://pre-commit.com/index#config-name
language_versionhttps://pre-commit.com/index#config-language_version
Overriding Language Versionhttps://pre-commit.com/index#overriding-language-version
fileshttps://pre-commit.com/index#config-files
excludehttps://pre-commit.com/index#config-exclude
typeshttps://pre-commit.com/index#config-types
Filtering files with typeshttps://pre-commit.com/index#filtering-files-with-types
types_orhttps://pre-commit.com/index#config-types_or
Filtering files with typeshttps://pre-commit.com/index#filtering-files-with-types
exclude_typeshttps://pre-commit.com/index#config-exclude_types
argshttps://pre-commit.com/index#config-args
stageshttps://pre-commit.com/index#config-stages
Confining hooks to run at certain stageshttps://pre-commit.com/index#confining-hooks-to-run-at-certain-stages
additional_dependencieshttps://pre-commit.com/index#config-additional_dependencies
always_runhttps://pre-commit.com/index#config-always_run
verbosehttps://pre-commit.com/index#config-verbose
log_filehttps://pre-commit.com/index#config-log_file
verbosehttps://pre-commit.com/index#config-verbose
https://pre-commit.com/index#updating-hooks-automatically
pre-commit autoupdatehttps://pre-commit.com/index#pre-commit-autoupdate
https://pre-commit.com/index#usage
https://pre-commit.com/index#creating-new-hooks
many languageshttps://pre-commit.com/index#supported-languages
idhttps://pre-commit.com/index#hooks-id
namehttps://pre-commit.com/index#hooks-name
entryhttps://pre-commit.com/index#hooks-entry
languagehttps://pre-commit.com/index#hooks-language
fileshttps://pre-commit.com/index#hooks-files
excludehttps://pre-commit.com/index#hooks-exclude
fileshttps://pre-commit.com/index#hooks-files
typeshttps://pre-commit.com/index#hooks-types
Filtering files with typeshttps://pre-commit.com/index#filtering-files-with-types
types_orhttps://pre-commit.com/index#hooks-types_or
Filtering files with typeshttps://pre-commit.com/index#filtering-files-with-types
exclude_typeshttps://pre-commit.com/index#hooks-exclude_types
always_runhttps://pre-commit.com/index#hooks-always_run
fail_fasthttps://pre-commit.com/index#hooks-fail_fast
verbosehttps://pre-commit.com/index#hooks-verbose
pass_filenameshttps://pre-commit.com/index#hooks-pass_filenames
require_serialhttps://pre-commit.com/index#hooks-require_serial
descriptionhttps://pre-commit.com/index#hooks-description
language_versionhttps://pre-commit.com/index#hooks-language_version
Overriding language versionhttps://pre-commit.com/index#overriding-language-version
minimum_pre_commit_versionhttps://pre-commit.com/index#hooks-minimum_pre_commit_version
argshttps://pre-commit.com/index#hooks-args
stageshttps://pre-commit.com/index#hooks-stages
Confining hooks to run at certain stageshttps://pre-commit.com/index#confining-hooks-to-run-at-certain-stages
https://pre-commit.com/index#developing-hooks-interactively
repohttps://pre-commit.com/index#repos-repo
pre-commit try-repohttps://pre-commit.com/index#pre-commit-try-repo
https://pre-commit.com/index#supported-languages
condahttps://pre-commit.com/index#conda
coursierhttps://pre-commit.com/index#coursier
darthttps://pre-commit.com/index#dart
dockerhttps://pre-commit.com/index#docker
docker_imagehttps://pre-commit.com/index#docker_image
dotnethttps://pre-commit.com/index#dotnet
failhttps://pre-commit.com/index#fail
golanghttps://pre-commit.com/index#golang
haskellhttps://pre-commit.com/index#haskell
juliahttps://pre-commit.com/index#julia
luahttps://pre-commit.com/index#lua
nodehttps://pre-commit.com/index#node
perlhttps://pre-commit.com/index#perl
pythonhttps://pre-commit.com/index#python
rhttps://pre-commit.com/index#r
rubyhttps://pre-commit.com/index#ruby
rusthttps://pre-commit.com/index#rust
swifthttps://pre-commit.com/index#swift
pygrephttps://pre-commit.com/index#pygrep
unsupportedhttps://pre-commit.com/index#unsupported
unsupported_scripthttps://pre-commit.com/index#unsupported_script
https://pre-commit.com/index#conda
additional_dependencieshttps://pre-commit.com/index#config-additional_dependencies
localhttps://pre-commit.com/index#repository-local-hooks
minicondahttps://docs.conda.io/en/latest/miniconda.html
https://pre-commit.com/index#coursier
application descriptorshttps://get-coursier.io/docs/2.0.0-RC6-10/cli-install.html#application-descriptor-reference
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#dart
entryhttps://pre-commit.com/index#hooks-entry
additional_dependencieshttps://pre-commit.com/index#config-additional_dependencies
https://pre-commit.com/index#docker
entryhttps://pre-commit.com/index#hooks-entry
this repositoryhttps://github.com/pre-commit/pre-commit-docker-flake8
https://pre-commit.com/index#docker_image
localhttps://pre-commit.com/index#repository-local-hooks
entryhttps://pre-commit.com/index#hooks-entry
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#dotnet
thishttps://docs.microsoft.com/en-us/dotnet/core/tools/global-tools-how-to-create
https://pre-commit.com/index#fail
languagehttps://pre-commit.com/index#hooks-language
localhttps://pre-commit.com/index#repository-local-hooks
entryhttps://pre-commit.com/index#hooks-entry
namehttps://pre-commit.com/index#hooks-name
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#golang
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#haskell
https://pre-commit.com/index#julia
entryhttps://pre-commit.com/index#hooks-entry
additional_dependencieshttps://pre-commit.com/index#config-additional_dependencies
Pkg REPL mode syntaxhttps://pkgdocs.julialang.org/v1/repl/#repl-add
[email protected]https://pre-commit.com/cdn-cgi/l/email-protection
https://pre-commit.com/index#lua
https://pre-commit.com/index#node
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#perl
cpanhttps://perldoc.perl.org/cpan
entryhttps://pre-commit.com/index#hooks-entry
additional_dependencieshttps://pre-commit.com/index#config-additional_dependencies
install argument formats understood by cpanhttps://perldoc.perl.org/CPAN#get%2c-make%2c-test%2c-install%2c-clean-modules-or-distributions
https://pre-commit.com/index#python
entryhttps://pre-commit.com/index#hooks-entry
localhttps://pre-commit.com/index#repository-local-hooks
https://pre-commit.com/index#r
renv::restore()https://rstudio.github.io/renv/reference/restore.html
entryhttps://pre-commit.com/index#hooks-entry
argshttps://pre-commit.com/index#hooks-args
additional_dependencieshttps://pre-commit.com/index#config-additional_dependencies
renv::install()https://rstudio.github.io/renv/reference/install.html#examples
Rhttps://www.r-project.org
https://pre-commit.com/index#ruby
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#rust
Cargohttps://github.com/rust-lang/cargo
examplehttps://github.com/chriskuehl/example-rust-pre-commit-hook
entryhttps://pre-commit.com/index#hooks-entry
additional_dependencieshttps://pre-commit.com/index#config-additional_dependencies
https://pre-commit.com/index#swift
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#pygrep
entryhttps://pre-commit.com/index#hooks-entry
entryhttps://pre-commit.com/index#hooks-entry
regular expressionhttps://pre-commit.com/index#regular-expressions
https://pre-commit.com/index#unsupported
https://pre-commit.com/index#unsupported_script
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#command-line-interface
https://pre-commit.com/index#pre-commit-autoupdate
revhttps://pre-commit.com/index#repos-rev
https://pre-commit.com/index#pre-commit-clean
https://pre-commit.com/index#pre-commit-gc
https://pre-commit.com/index#pre-commit-init-templatedir
https://pre-commit.com/index#pre-commit-install
pre-commit install-hookshttps://pre-commit.com/index#pre-commit-install-hooks
default_install_hook_typeshttps://pre-commit.com/index#top_level-default_install_hook_types
https://pre-commit.com/index#pre-commit-install-hooks
supported languageshttps://pre-commit.com/index#supported-languages
https://pre-commit.com/index#pre-commit-migrate-config
https://pre-commit.com/index#pre-commit-run
stage to runhttps://pre-commit.com/index#confining-hooks-to-run-at-certain-stages
https://pre-commit.com/index#pre-commit-sample-config
https://pre-commit.com/index#pre-commit-try-repo
pre-commit runhttps://pre-commit.com/index#pre-commit-run
pre-commit runhttps://pre-commit.com/index#pre-commit-run
https://pre-commit.com/index#pre-commit-uninstall
https://pre-commit.com/index#pre-commit-validate-config
https://pre-commit.com/index#pre-commit-validate-manifest
https://pre-commit.com/index#advanced-features
https://pre-commit.com/index#running-in-migration-mode
https://pre-commit.com/index#temporarily-disabling-hooks
https://pre-commit.com/index#confining-hooks-to-run-at-certain-stages
stageshttps://pre-commit.com/index#hooks-stages
stageshttps://pre-commit.com/index#config-stages
default_stageshttps://pre-commit.com/index#top_level-default_stages
every hook typehttps://pre-commit.com/index#supported-git-hooks
default_install_hook_typeshttps://pre-commit.com/index#top_level-default_install_hook_types
https://pre-commit.com/index#supported-git-hooks
commit-msghttps://pre-commit.com/index#commit-msg
post-checkouthttps://pre-commit.com/index#post-checkout
post-commithttps://pre-commit.com/index#post-commit
post-mergehttps://pre-commit.com/index#post-merge
post-rewritehttps://pre-commit.com/index#post-rewrite
pre-commithttps://pre-commit.com/index#pre-commit
pre-merge-commithttps://pre-commit.com/index#pre-merge-commit
pre-pushhttps://pre-commit.com/index#pre-push
pre-rebasehttps://pre-commit.com/index#pre-rebase
prepare-commit-msghttps://pre-commit.com/index#prepare-commit-msg
https://pre-commit.com/index#commit-msg
git commit-msg docshttps://git-scm.com/docs/githooks#_commit_msg
https://pre-commit.com/index#post-checkout
git post-checkout docshttps://git-scm.com/docs/githooks#_post_checkout
https://pre-commit.com/index#post-commit
git post-commit docshttps://git-scm.com/docs/githooks#_post_commit
https://pre-commit.com/index#post-merge
git post-merge docshttps://git-scm.com/docs/githooks#_post_merge
https://pre-commit.com/index#post-rewrite
git post-rewrite docshttps://git-scm.com/docs/githooks#_post_rewrite
https://pre-commit.com/index#pre-commit
git pre-commit docshttps://git-scm.com/docs/githooks#_pre_commit
https://pre-commit.com/index#pre-merge-commit
git pre-merge-commit docshttps://git-scm.com/docs/githooks#_pre_merge_commit
https://pre-commit.com/index#pre-push
git pre-push docshttps://git-scm.com/docs/githooks#_pre_push
[email protected]https://pre-commit.com/cdn-cgi/l/email-protection
https://pre-commit.com/index#pre-rebase
git pre-rebase docshttps://git-scm.com/docs/githooks#_pre_rebase
https://pre-commit.com/index#prepare-commit-msg
git prepare-commit-msg docshttps://git-scm.com/docs/githooks#_prepare_commit_msg
https://pre-commit.com/index#passing-arguments-to-hooks
argshttps://pre-commit.com/index#config-args
https://pre-commit.com/index#arguments-pattern-in-hooks
argshttps://pre-commit.com/index#config-args
argshttps://pre-commit.com/index#config-args
argshttps://pre-commit.com/index#config-args
entryhttps://pre-commit.com/index#hooks-entry
https://pre-commit.com/index#repository-local-hooks
repohttps://pre-commit.com/index#repos-repo
additional_dependencieshttps://pre-commit.com/index#config-additional_dependencies
docker_imagehttps://pre-commit.com/index#docker_image
failhttps://pre-commit.com/index#fail
pygrephttps://pre-commit.com/index#pygrep
unsupportedhttps://pre-commit.com/index#unsupported
unsupported_scripthttps://pre-commit.com/index#unsupported_script
idhttps://pre-commit.com/index#hooks-id
namehttps://pre-commit.com/index#hooks-name
languagehttps://pre-commit.com/index#hooks-language
entryhttps://pre-commit.com/index#hooks-entry
fileshttps://pre-commit.com/index#hooks-files
typeshttps://pre-commit.com/index#hooks-types
Creating new hookshttps://pre-commit.com/index#new-hooks
https://pre-commit.com/index#meta-hooks
check-hooks-applyhttps://pre-commit.com/index#meta-check_hooks_apply
check-useless-excludeshttps://pre-commit.com/index#meta-check_useless_excludes
identityhttps://pre-commit.com/index#meta-identity
https://pre-commit.com/index#codepre-commit-hazmatcode
https://pre-commit.com/index#codepre-commit-hazmat-cdcode
https://pre-commit.com/index#codepre-commit-hazmat-ignore-exit-codecode
https://pre-commit.com/index#codepre-commit-hazmat-n1code
https://pre-commit.com/index#usage-with-git-254-hook-configuration
git 2.54https://github.blog/open-source/git/highlights-from-git-2-54/#h-config-based-hooks
hook typehttps://pre-commit.com/index#supported-git-hooks
https://pre-commit.com/index#global-installation-of-pre-commit
https://pre-commit.com/index#always-running-a-hook-on-all-files
https://pre-commit.com/index#automatically-enabling-pre-commit-on-repositories
this approachhttps://pre-commit.com/index#global-installation-of-pre-commit
[email protected]https://pre-commit.com/cdn-cgi/l/email-protection
https://pre-commit.com/index#filtering-files-with-types
identifyhttps://github.com/pre-commit/identify
tags by extension / naming conventionhttps://github.com/pre-commit/identify/blob/main/identify/extensions.py
tags by shebang (#!)https://github.com/pre-commit/identify/blob/main/identify/interpreters.py
submit a pull requesthttps://github.com/pre-commit/identify
https://pre-commit.com/index#regular-expressions
regular expressionshttps://docs.python.org/3/library/re.html#regular-expression-syntax
re.searchhttps://docs.python.org/3/library/re.html#re.search
verbosehttps://docs.python.org/3/library/re.html#re.VERBOSE
https://pre-commit.com/index#overriding-language-version
language_versionhttps://pre-commit.com/index#config-language_version
pep394https://www.python.org/dev/peps/pep-0394/
nodeenvhttps://github.com/ekalinin/nodeenv#advanced
ruby-buildhttps://github.com/sstephenson/ruby-build/tree/master/share/ruby-build
go.dev/dlhttps://go.dev/dl/
default_language_versionhttps://pre-commit.com/index#top_level-default_language_version
top levelhttps://pre-commit.com/index#pre-commit-configyaml---top-level
https://pre-commit.com/index#badging-your-repository
https://github.com/pre-commit/pre-commit
https://pre-commit.com/index#usage-in-continuous-integration
https://pre-commit.com/index#managing-ci-caches
XDG Base Directory Specificationhttps://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
https://pre-commit.com/index#pre-commitci-example
pre-commit.cihttps://pre-commit.ci
https://github.com/pre-commit-ci-demo/demo#results
https://pre-commit.com/index#appveyor-example
https://pre-commit.com/index#azure-pipelines-example
[email protected]https://github.com/asottile/azure-pipeline-templates/blob/main/job--pre-commit.yml
https://pre-commit.com/index#circleci-example
azure pipelineshttps://pre-commit.com/index#azure-pipelines-example
@chriselionhttps://github.com/Unity-Technologies/ml-agents/pull/3094/files#diff-1d37e48f9ceff6d8030570cd36286a61
https://pre-commit.com/index#github-actions-example
official pre-commit github actionhttps://github.com/pre-commit/action
azure pipelineshttps://pre-commit.com/index#azure-pipelines-example
https://pre-commit.com/index#gitlab-ci-example
Gitlab caching best practiceshttps://docs.gitlab.com/ee/ci/caching/#good-caching-practices
https://pre-commit.com/index#travis-ci-example
https://pre-commit.com/index#usage-with-tox
toxhttps://tox.readthedocs.io/
[email protected]https://pre-commit.com/cdn-cgi/l/email-protection
[email protected]https://pre-commit.com/cdn-cgi/l/email-protection
[email protected]https://pre-commit.com/cdn-cgi/l/email-protection
https://pre-commit.com/index#using-the-latest-version-for-a-repository
pre-commit autoupdatehttps://pre-commit.com/index#pre-commit-autoupdate
revhttps://pre-commit.com/index#repos-rev
revhttps://pre-commit.com/index#repos-rev
https://pre-commit.com/index#contributing
https://pre-commit.com/index#sponsoring
GitHub Sponsors (asottile)https://github.com/sponsors/asottile
Open Collectivehttps://opencollective.com/pre-commit
https://pre-commit.com/index#getting-help
stackoverflow tagged pre-commit.comhttps://stackoverflow.com/questions/tagged/pre-commit.com
pre-commit/pre-commithttps://github.com/pre-commit/pre-commit/issues/
asottile's twitch discordhttps://discord.gg/xDKGPaW
https://pre-commit.com/index#contributors
Molly Finklehttps://github.com/mfnkl
Anthony Sottilehttps://github.com/asottile
Ken Struyshttps://github.com/struys
Chris Kuehlhttps://github.com/chriskuehl
framework contributorshttps://github.com/pre-commit/pre-commit/graphs/contributors
core hook contributorshttps://github.com/pre-commit/pre-commit-hooks/graphs/contributors

Viewport: width=device-width, initial-scale=1, shrink-to-fit=no


URLs of crawlers that visited me.