..
__init__.py
OMG we're running a hook
2014-03-13 22:12:33 -07:00
all.py
add support for R via renv
2021-03-07 13:58:14 -08:00
conda.py
fix a few spelling errors
2020-09-20 19:21:24 -07:00
coursier.py
add coursier (jvm) as a language
2020-10-27 09:21:54 -07:00
docker.py
fix: fix path mounting when running in Docker
2021-04-28 19:21:34 -07:00
docker_image.py
remove docker_is_running check from source
2020-08-22 17:33:32 -07:00
dotnet.py
fix dotnet build cleanup
2020-11-03 08:53:17 -08:00
fail.py
Remove unnecessary forward annotations
2020-02-07 08:32:39 -08:00
golang.py
added recursive repository support for golang
2021-02-06 12:52:41 -08:00
helpers.py
allow default language_version of system when homedir is /
2020-10-28 22:56:10 -07:00
node.py
don't use system for ruby/node if it is a shim exe
2020-10-28 16:52:55 -07:00
perl.py
Remove unnecessary forward annotations
2020-02-07 08:32:39 -08:00
pygrep.py
add --negate flag to pygrep
2020-10-17 18:50:40 +01:00
python.py
fix for base executable with non-ascii characters on windows
2020-11-25 12:44:48 -08:00
r.py
install package from prefix_dir, not env_dir (which yields empty pkg)
2021-03-09 16:44:36 -08:00
ruby.py
fix for rbenv used outside of pre-commit and language_version: default
2020-11-17 11:58:46 -08:00
rust.py
Remove unnecessary forward annotations
2020-02-07 08:32:39 -08:00
script.py
Remove unnecessary forward annotations
2020-02-07 08:32:39 -08:00
swift.py
Use covdefaults to handle coveragerc
2020-02-29 14:25:19 -08:00
system.py
Remove unnecessary forward annotations
2020-02-07 08:32:39 -08:00