GitLab Bot
|
797c123317
|
Add latest changes from gitlab-org/gitlab@master
|
2024-02-23 21:10:23 +00:00 |
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 |
gfyoung
|
15b878e27e
|
Enable more frozen string in app/models/**/*.rb
Partially addresses #47424.
|
2018-08-07 00:37:36 -07:00 |
Rémy Coutable
|
5fa9d6a17d
|
Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually exclusive
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-06-27 18:59:51 +02:00 |