Sha256: bae8feaaf7439017e219f3168ef8f65319723bb55456d6e67c541c13118fb8e8
Contents?: true
Size: 693 Bytes
Versions: 7
Compression:
Stored size: 693 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: true
Version data entries
7 entries across 7 versions & 1 rubygems