Module: YardJunk::Logger::Spellcheck

Included in:
Message
Defined in:
lib/yard-junk/logger/spellcheck.rb

Defined Under Namespace

Classes: SpellChecker, SpellFinder

Instance Method Summary collapse

Instance Method Details

#spell_checkObject

rubocop:disable Lint/DuplicateBranch – actually, just impossibility catcher



46
47
48
# File 'lib/yard-junk/logger/spellcheck.rb', line 46

def spell_check(*)
  []
end