Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 736 Bytes

File metadata and controls

41 lines (28 loc) · 736 Bytes

pre-commit-hooks

This repo contains various pre-commit hooks.

Example Usage

repos:
  - repo: https://github.com/clevyr/pre-commit-hooks
    rev: v0.0.5
    hooks:
      - id: docker_hot_eslint
      - id: docker_hot_format
      - id: docker_hot_stylelint
      - id: docker_hot_pint
      - id: docker_hot_larastan
      - id: docker_hot_backend_test
      - id: docker_hot_vtsc
      - id: docker_hot_vitest
      - id: docker_hot_frontend_build

Available Hooks

docker_hot_eslint

docker_hot_stylelint

docker_hot_format

docker_hot_pint

docker_hot_larastan

docker_hot_backend_test

docker_hot_vtsc

docker_hot_vitest

docker_hot_frontend_build