arnetheduck / nph

An opinionated code formatter for Nim
Other
77 stars 12 forks source link

the comment #12

Closed arnetheduck closed 6 months ago

arnetheduck commented 6 months ago

Improve comment handling by making sure that comment tokens are skipped consistently, postfixed at the "outer" level as much as possible and generally don't go missing if they get attached to the wrong node.