Skip to content

Fix lint error

Evan Read requested to merge eread/fix-linting-error into master

What does this Merge Request do?

Fixes linting error error caused by a rule violation that was merged before the rule was enabled in master:

https://gitlab.com/gitlab-org/gitlab-development-kit/-/jobs/487599330

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports