src-d / style-analyzer

Lookout Style Analyzer: fixing code formatting and typos during code reviews
GNU Affero General Public License v3.0
32 stars 21 forks source link

Prepare Typos Analyzer to be evaluated #703

Closed zurk closed 5 years ago

zurk commented 5 years ago

It is the first PR in the next series of PRs that is needed to have a quality report system. It changes Typos Analyzer to be similar to Format Analyzer.

I extracted one main functions with all logic inside: generate_typos_fixes that almost all I need to be able to create a report system.