Sha256: f1bd4ec4a6ed62879478145db9664395f39c6d082ed776f3fd0ada419ae3b955
Contents?: true
Size: 369 Bytes
Versions: 46
Compression:
Stored size: 369 Bytes
Contents
#!/usr/bin/env ruby # This hook has a focus on simplicity. # This hook puts the burden on you to set up your environment properly. # # If you would like `pre-commit` to attempt to setup your environment for you # before the checks run, you can install the automatic environment hook using: # # pre-commit install --automatic # require 'pre-commit' PreCommit.run
Version data entries
46 entries across 34 versions & 1 rubygems