.overcommit.yml in cpl-0.7.0 vs .overcommit.yml in cpl-1.0.0

- old
+ new

@@ -1,5 +1,8 @@ PreCommit: + CommandDocs: + enabled: true + command: ["bundle", "exec", "rake", "check_command_docs"] RuboCop: enabled: true on_warn: fail command: ["bundle", "exec", "rubocop"]