Files
pre-commit/pre_commit
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
..
2020-11-02 17:25:10 +00:00
2014-03-12 20:25:19 -07:00
2020-07-25 13:04:54 -07:00
2021-02-23 19:00:02 -08:00
2020-11-09 12:29:57 -08:00
2020-09-20 10:42:11 -07:00
2021-02-23 18:52:24 -08:00
2020-11-02 17:25:10 +00:00
2021-02-23 19:00:02 -08:00
2020-01-13 11:47:34 -08:00
2020-01-12 10:15:01 -08:00
2021-03-07 13:58:14 -08:00