gitlab-org--gitlab-foss/lib/gitlab/sql
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
..
cte.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
glob.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
pattern.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
recursive_cte.rb Replace dots with an underscore when creating an alias for the CTE 2019-02-11 18:06:54 -02:00
union.rb Adds milestone search 2019-01-24 18:44:09 +01:00