mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 01:51:46 +04:00
Bash is currently a dependency of pre-commit. It is only used in the pre-commit script, and the only bash-specific feature that is used is a single array. Use the `args` array instead, which works on plain sh (e.g.: POSIX sh). This change drops bash as a runtime dependency. Tested with busybox sh(ash) and OpenBSD's sh(ksh). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| empty_template_.npmignore | ||
| empty_template_activate.R | ||
| empty_template_Cargo.toml | ||
| empty_template_environment.yml | ||
| empty_template_go.mod | ||
| empty_template_LICENSE.renv | ||
| empty_template_main.go | ||
| empty_template_main.rs | ||
| empty_template_Makefile.PL | ||
| empty_template_package.json | ||
| empty_template_pre-commit-package-dev-1.rockspec | ||
| empty_template_pre_commit_placeholder_package.gemspec | ||
| empty_template_pubspec.yaml | ||
| empty_template_renv.lock | ||
| empty_template_setup.py | ||
| hook-tmpl | ||
| rbenv.tar.gz | ||
| ruby-build.tar.gz | ||
| ruby-download.tar.gz | ||