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 Annotations in _parse_vnodes() #708

Closed zurk closed 5 years ago

zurk commented 5 years ago

Based on https://github.com/src-d/style-analyzer/pull/654

I continue rewriting things using annotations.

zurk commented 5 years ago

Also closing because it is based on closed PR.