Files
pre-commit/tests
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-12 20:25:19 -07:00
2020-01-13 11:47:34 -08:00
2021-03-07 13:58:14 -08:00