Sha256: fb25936636a7f9dedd04192b47d2a691ce7c9b5b2aaaf8d4241d5f03d92a0f61
Contents?: true
Size: 809 Bytes
Versions: 8
Compression:
Stored size: 809 Bytes
Contents
verify_signatures: false PreCommit: RuboCop: command: ['rubocop', '--force-exclusion'] enabled: true on_warn: fail exclude: - bin/* - db/migrate/* - spec/dummy/**/* BundleCheck: enabled: true BundleOutdated: enabled: true LocalPathsInGemfile: enabled: true ExecutePermissions: enabled: true exclude: - bin/* - spec/dummy/bin/* YamlSyntax: enabled: true CustomScript: enabled: true description: Js/Scss linters command: ['yarn', 'lint'] 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
8 entries across 8 versions & 1 rubygems