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

Fix parent bug #732

Closed m09 closed 5 years ago

m09 commented 5 years ago

Fix #663. As mentioned during the sync, there were two bugs in our code but also the general invariant "A parent covers its children" is not respected in the js driver (comments can be outside of their parent).