Skip to content

Fix rubocop errors by adding type annotations

What does this MR do?

This adds type annotations to user merge request resolvers, and renames the common base class so it is clear it is an abstract base class, and should not be used as an actual resolver.

See: #281697 (closed)

As a developer-facing change, with no functional impact, this does not require a changelog.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Alex Kalderimis

Merge request reports