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

Remove flatten_data function from typos utils #648

Closed irinakhismatullina closed 5 years ago

irinakhismatullina commented 5 years ago

This function can be replaced by one call to another function, I don't think it should be kept.