spacedrive/lefthook.yml

11 lines
604 B
YAML
Raw Normal View History

########################################################################################################################
# Refer for explanation to following link: #
# https://github.com/evilmartians/lefthook/blob/master/docs/full_guide.md #
########################################################################################################################
pre-commit:
commands:
# automatically format files, ✨magically✨
2023-01-20 03:15:33 +00:00
lint-staged:
run: pnpm lint-staged