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

Use Candidate class in corrector suggestions logic #707

Closed irinakhismatullina closed 5 years ago

irinakhismatullina commented 5 years ago

Replace Tuple[str, float] with Candidate added by @zurk.

vmarkovtsev commented 5 years ago

@irinakhismatullina conflicts

irinakhismatullina commented 5 years ago

@vmarkovtsev Looks like ready to merge