We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902a20a commit a1178bbCopy full SHA for a1178bb
.rubocop.yml
@@ -6,6 +6,7 @@ AllCops:
6
- 'lib/twilio-ruby/rest/**/*'
7
- 'spec/integration/**/*'
8
- 'lib/twilio-ruby/version.rb'
9
+ - 'lib/twilio-ruby/twiml/**/*'
10
11
Metrics/LineLength:
12
Max: 120
0 commit comments