YorkShen commented on a change in pull request #2731: Add Lint in TravisCI and 
Update iOS TravisCI
URL: https://github.com/apache/incubator-weex/pull/2731#discussion_r307623971
 
 

 ##########
 File path: Gemfile
 ##########
 @@ -6,6 +6,9 @@ if !ENV['CIRCLECI']
     gem "danger"
     gem "danger-xcode_summary"
     gem "cocoapods"
+    # fork by 'https://github.com/flix-tech/danger-code_style_validation.git'
+    # update the message level from fail to warn
+    gem 'danger-code_style_validation', :git => 
'https://github.com/wrmswindmill/danger-code_style_validation.git'
 
 Review comment:
   I didn't find where you invoke `code-format-validator`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to