.overcommit.yml in cpl-1.2.0 vs .overcommit.yml in cpl-1.3.0
- old
+ new
@@ -1,5 +1,8 @@
PreCommit:
+ ValidateLinks:
+ enabled: true
+ command: ["bash", "./script/check_cpln_links"]
CommandDocs:
enabled: true
command: ["bundle", "exec", "rake", "check_command_docs"]
RuboCop:
enabled: true