Sha256: 9f9cb3672605e241bca5cd76c460fd6dc5415a31ca2961d9eacb5fed7ca9b7f1
Contents?: true
Size: 694 Bytes
Versions: 18
Compression:
Stored size: 694 Bytes
Contents
verify_signatures: false PreCommit: RuboCop: command: ['rubocop', '--force-exclusion'] enabled: true on_warn: fail exclude: - db/migrate/* - spec/dummy/**/* BundleCheck: enabled: true BundleOutdated: enabled: true LocalPathsInGemfile: enabled: true ExecutePermissions: enabled: true exclude: - bin/* - spec/dummy/bin/* YamlSyntax: enabled: true TrailingWhitespace: enabled: true PostCheckout: ALL: quiet: true # Change all post-checkout hooks to only display output on failure IndexTags: enabled: true # Generate a tags file with `ctags` each time HEAD changes PrePush: RSpec: enabled: false
Version data entries
18 entries across 18 versions & 2 rubygems