Syncrhonize pre-commit settings across FrostFS repos #171

Merged
realloc merged 1 commit from alexvanin/frostfs-node:pre-commit-sync into master 2023-07-26 21:07:56 +00:00

View file

@ -9,9 +9,3 @@ pipeline:
commands:
- export HOME="$(getent passwd $(id -u) | cut '-d:' -f6)"
- pre-commit run --hook-stage manual
unit:
image: git.frostfs.info/truecloudlab/frostfs-ci:v0.36
commands:
- export HOME="$(getent passwd $(id -u) | cut '-d:' -f6)"
- make test