ezura / spell-checker-for-swift

This command line tool can check spelling and show proposed correction.
MIT License
74 stars 9 forks source link

Bump versions #26

Open rokasambrazevicius2 opened 1 year ago

rokasambrazevicius2 commented 1 year ago

Update package versions. Rename Basic -> TSCBasic. Rename SPMUtility -> TSCUtility.

Haven't used the library before, not sure about super.init(viewMode: .all) in SpellVisitor.swift.