gitlab-org--gitlab-foss/lib/gitlab/email
Andrew Newdigate 3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
..
handler Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
hook
message
attachment_uploader.rb
handler.rb
html_parser.rb
receiver.rb
reply_parser.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00