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-09-27 15:04:35 -07:00
2021-04-16 14:14:17 -07:00
MIT
2014-06-05 08:57:40 -07:00
2020-10-26 16:11:27 -07:00
2021-04-16 14:14:17 -07:00
2020-09-27 15:04:35 -07:00

Build Status Azure DevOps coverage pre-commit.ci status

pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

For more information see: https://pre-commit.com/

S
Description
A framework for managing and maintaining multi-language pre-commit hooks.
Readme MIT 11 MiB
Languages
Python 97.3%
R 2%
Shell 0.5%