Feature: Contact Merge Action (#378)

This commit is contained in:
Sojan Jose
2019-12-24 13:27:25 +05:30
committed by Pranav Raj S
parent 32efe8676f
commit 7d85f2e046
13 changed files with 198 additions and 35 deletions

View File

@@ -7,7 +7,7 @@ inherit_from: .rubocop_todo.yml
Metrics/LineLength:
Max: 150
RSpec/ExampleLength:
Max: 10
Max: 15
Documentation:
Enabled: false
Style/FrozenStringLiteralComment: