Files
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
..
2014-03-13 22:12:33 -07:00
2020-09-27 15:04:35 -07:00
2020-10-17 18:50:40 +01:00
2021-03-07 13:58:14 -08:00