Sha256: f04419d85eedcee804d7eb53f7056400879100e726440d29788aef97f00bd6f8

Contents?: true

Size: 258 Bytes

Versions: 6

Compression:

Stored size: 258 Bytes

Contents

# EXAMPLE USAGE
# Refer for explanation to following link:
# https://github.com/evilmartians/lefthook/blob/master/docs/full_guide.md
#

pre-push:
  commands:
    # Runs RUby FOrmatter (rufo)
    rufo:
      run: bundle exec rufo --check .
      glob: '*.rb'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gitlab-dangerfiles-3.5.2 lefthook.yml
gitlab-dangerfiles-3.5.1 lefthook.yml
gitlab-dangerfiles-3.5.0 lefthook.yml
gitlab-dangerfiles-3.4.3 lefthook.yml
gitlab-dangerfiles-3.4.2 lefthook.yml
gitlab-dangerfiles-3.4.1 lefthook.yml