pre-commit/tests/languages
Oleg Kainov 6d5d386c9f fix: fix path mounting when running in Docker
Currently pre-commit mounts the current directory to /src and uses
current directory name as mount base.
However this does not work when pre-commit is run inside the container
on some mounted path already, because mount points are relative to the
host, not to the container.

Fixes #1387
2021-04-28 19:21:34 -07:00
..
__init__.py OMG we're running a hook 2014-03-13 22:12:33 -07:00
docker_test.py fix: fix path mounting when running in Docker 2021-04-28 19:21:34 -07:00
dotnet_test.py add initial dotnet support 2020-09-27 15:04:35 -07:00
golang_test.py upgrade hooks, pyupgrade pre-commit 2020-01-12 09:27:04 -08:00
helpers_test.py allow default language_version of system when homedir is / 2020-10-28 22:56:10 -07:00
node_test.py improve node install by using npm pack 2020-10-28 15:13:53 -07:00
pygrep_test.py add --negate flag to pygrep 2020-10-17 18:50:40 +01:00
python_test.py fix for base executable with non-ascii characters on windows 2020-11-25 12:44:48 -08:00
r_test.py add support for R via renv 2021-03-07 13:58:14 -08:00
ruby_test.py fix archive permissions for ruby tar.gz roots 2021-04-06 07:55:32 -07:00