I have a normal type named something like WeatherHistory without typos included, typokana reports this as a typo.
This shouldn't be captured as a typo from the beginning otherwise, I've to add all the new types I introduce to .typokana_ignore file.
I think the logic for SpellVisitor needs to be updated covering the new type names.
I have a normal type named something like
WeatherHistory
without typos included,typokana
reports this as a typo. This shouldn't be captured as a typo from the beginning otherwise, I've to add all the new types I introduce to.typokana_ignore
file. I think the logic forSpellVisitor
needs to be updated covering the new type names.