Sha256: d638abdf1c092364564b01f816f5fffdac4e33b6ebdac93a912972a0936a37f4

Contents?: true

Size: 233 Bytes

Versions: 4

Compression:

Stored size: 233 Bytes

Contents

pre-commit:
  commands:
    standard:
      glob: "*.rb"
      run: bundle exec standardrb --fix {staged_files}
      stage_fixed: true
    actionlint:
      root: ".github/workflows"
      glob: "*.{yaml,yml}"
      run: actionlint

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
miteru-3.0.1 lefthook.yml
miteru-3.0.0 lefthook.yml
miteru-2.4.0 lefthook.yml
miteru-2.3.2 lefthook.yml