ashfurrow / danger-ruby-swiftlint

A Danger plugin for SwiftLint.
https://rubygems.org/gems/danger-swiftlint
MIT License
203 stars 81 forks source link

Adds fail_on_warning flag #109

Closed d-a-n closed 6 years ago

d-a-n commented 6 years ago

fixes #78

ashfurrowbot commented 6 years ago

Rubocop violations

File Line Reason
lib/danger_plugin.rb 22 Class has too many lines. [144/140]
lib/danger_plugin.rb 122 Use a guard clause instead of wrapping the code inside a conditional expression.
lib/danger_plugin.rb 134 Trailing whitespace detected.

Generated by :no_entry_sign: Danger

ashfurrow-peril[bot] commented 6 years ago

Danger run resulted in 2 warnings; to find out more, see the checks page.

Generated by :no_entry_sign: dangerJS

ashfurrow commented 6 years ago

Hi there – any thing I can do to help get this merged?