class I18n::Tasks::Scanners::PatternWithScopeScanner

Scans for I18n.t(key, scope: …) usages both scope: “literal”, and scope: [:array, :of, ‘literals’] forms are supported Caveat: scope is only detected when it is the first argument