gitlab-org--gitlab-foss/lib/gitlab/database/count
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
..
exact_count_strategy.rb Use approximate counts for big tables 2018-12-06 16:07:14 +00:00
reltuples_count_strategy.rb
tablesample_count_strategy.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00