For some reason after upgrading to version 0.46.0, we're unable to disable the Layout/CaseIndentation lint. We get a lot of reports, but when I add it to the our custom RuboCop overrides, it won't disable it. That appears to be the only rule that won't disable, though. Others work as intended.
For some reason after upgrading to version 0.46.0, we're unable to disable the
Layout/CaseIndentationlint. We get a lot of reports, but when I add it to the our custom RuboCop overrides, it won't disable it. That appears to be the only rule that won't disable, though. Others work as intended.