Sha256: e34d2936dc4448a7dafca48f2cbc4683f73d0512d1bdbb26ddc31d94e14fab23

Contents?: true

Size: 117 Bytes

Versions: 12

Compression:

Stored size: 117 Bytes

Contents

#!/usr/bin/env bash

# Ensures that before commiting:
# - there are no rubocop style violations

bundle exec rubocop

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
whatup-0.3.5 .git_hooks/pre-commit
whatup-0.3.4 .git_hooks/pre-commit
whatup-0.3.3 .git_hooks/pre-commit
whatup-0.3.2 .git_hooks/pre-commit
whatup-0.3.1 .git_hooks/pre-commit
whatup-0.3.0 .git_hooks/pre-commit
whatup-0.2.5 .git_hooks/pre-commit
whatup-0.2.4 .git_hooks/pre-commit
whatup-0.2.3 .git_hooks/pre-commit
whatup-0.2.2 .git_hooks/pre-commit
whatup-0.2.1 .git_hooks/pre-commit
whatup-0.2.0 .git_hooks/pre-commit