Sha256: 2ee549bf7ef2b44cb717560187825b0b30c26bce548a4a686dfdbf13bac57df2

Contents?: true

Size: 360 Bytes

Versions: 8

Compression:

Stored size: 360 Bytes

Contents

PreCommit:
  ValidateLinks:
    enabled: true
    command: ["bash", "./script/check_cpln_links"]
  CommandDocs:
    enabled: true
    command: ["bundle", "exec", "rake", "check_command_docs"]
  RuboCop:
    enabled: true
    on_warn: fail
    command: ["bundle", "exec", "rubocop"]

PrePush:
  RSpec:
    enabled: true
    command: ["bundle", "exec", "rspec"]

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
cpflow-3.0.1 .overcommit.yml
cpflow-3.0.0 .overcommit.yml
cpl-2.2.4 .overcommit.yml
cpl-2.2.2 .overcommit.yml
cpl-2.2.1 .overcommit.yml
cpl-2.2.0 .overcommit.yml
cpl-1.4.0 .overcommit.yml
cpl-1.3.0 .overcommit.yml