diff options
author | Stan Hu <stanhu@gmail.com> | 2019-05-21 17:28:28 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-05-21 17:28:28 -0700 |
commit | 0ded86570c10d24ad4fff7e4fcd4b562bcd397fd (patch) | |
tree | 2a377df51f0a0624339b53756ed2d4bed9a68acb /haml_lint | |
parent | d6022e9deac732df62c2907fd43ae8646ffa43f7 (diff) | |
download | gitlab-ce-0ded86570c10d24ad4fff7e4fcd4b562bcd397fd.tar.gz |
Fix uninitialized constant with HamlLint::LinterRegistry
The migration pod for the GitLab Helm Chart was failing because
of the NameError:
uninitialized constant HamlLint::Linter::NoPlainNodes::LinterRegistry
We now explicitly specify ::HamlLint::LinterRegistry to avoid resolution
errors.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62125
Diffstat (limited to 'haml_lint')
0 files changed, 0 insertions, 0 deletions