.overcommit.yml in rongcloud-server-sdk-1.0.1 vs .overcommit.yml in rongcloud-server-sdk-1.0.2
- old
+ new
@@ -13,9 +13,13 @@
# For a complete list of options that you can use to customize hooks, see:
# https://github.com/sds/overcommit#configuration
#
# Uncomment the following lines to make the configuration take effect.
+CommitMsg:
+ CapitalizedSubject:
+ enabled: false
+
PreCommit:
RuboCop:
enabled: true
command: 'bin/rubocop'