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 Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
message Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
attachment_uploader.rb Remove caching of CSV file 2019-01-07 11:21:30 +08:00
handler.rb Fix already initialized constant constant warning 2019-01-03 14:37:35 -06:00
html_parser.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
receiver.rb Merge branch 'frozen-string-lib-gitlab-more' into 'master' 2018-11-09 17:26:46 +00:00
reply_parser.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00