Skip to content

RuboCop: Let Style/SpecialGlobalVars allow predefined global vars like `$LOADED_FEATURES`

The following discussion from !46349 (merged) should be addressed:

  • @rymai started a discussion: (+2 comments)

    I'm surprised RuboCop didn't like $LOADED_FEATURES, but it's fine with the inline comment. 👍🏼