Module: RuboCop::Cop::Sorbet::ConstantScope
- Included in:
- RedundantTLet, RedundantTLetForLiteral
- Defined in:
- lib/rubocop/cop/sorbet/mixin/constant_scope.rb
Overview
Shared helper for cops that unwrap a T.let on a constant assignment.
Shared helper for cops that unwrap a T.let on a constant assignment.