Fix foodcritic
Compare changes
Files
+ 0
− 2
@@ -66,7 +66,6 @@ end
@@ -76,7 +75,6 @@ default['gitlab']['projects_limit'] = 10
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
This MR fixes all foodcritic issues and removes some unused attributes at the same time. More specifically,
support_email
- The support email is not used anymore in gitlab.standard_signin_enabled
- The sign enabled feature is already covered by the signin_enabled
attribute.