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

Expand typos quality report #764

Closed irinakhismatullina closed 5 years ago

irinakhismatullina commented 5 years ago

Adapt identifier-level metrics for use with the dataset, which contains non-typo-ed identifiers (add detection metrics and split accuracy on total and on-typo-ed).

vmarkovtsev commented 5 years ago

./lookout/style/typos/benchmarks/evaluate_typos.py:5:1: F401 'numpy' imported but unused