Sha256: ed32b83c9eea0736f031890e2e07fafd2d4e5cc5daf382bc4a541bf5918fa2cb

Contents?: true

Size: 301 Bytes

Versions: 21

Compression:

Stored size: 301 Bytes

Contents

# Lefthook (https://github.com/evilmartians/lefthook) is a git hooks manager
# Install it on your machine by running `gem install lefthook`
pre-commit:
  parallel: true
  commands:
    rubocop:
      files: git diff --name-only --staged
      glob: "*.rb"
      run: rubocop --force-exclusion {files}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
newrelic_rpm-9.2.2 lefthook.yml
newrelic_rpm-9.2.1 lefthook.yml
newrelic_rpm-9.2.0 lefthook.yml
newrelic_rpm-9.1.0 lefthook.yml
newrelic_rpm-9.0.0 lefthook.yml
newrelic_rpm-8.16.0 lefthook.yml
newrelic_rpm-8.15.0 lefthook.yml
newrelic_rpm-8.14.0 lefthook.yml
newrelic_rpm-8.13.1 lefthook.yml
newrelic_rpm-8.13.0 lefthook.yml
newrelic_rpm-8.12.0 lefthook.yml
newrelic_rpm-8.11.0 lefthook.yml
newrelic_rpm-8.10.1 lefthook.yml
newrelic_rpm-8.10.0 lefthook.yml
newrelic_rpm-8.9.0 lefthook.yml
newrelic_rpm-8.8.0 lefthook.yml
newrelic_rpm-8.7.0 lefthook.yml
newrelic_rpm-8.6.0 lefthook.yml
newrelic_rpm-8.5.0 lefthook.yml
newrelic_rpm-8.4.0 lefthook.yml