devuxd / ProgrammingStrategies

A repository of strategies for programming
http://programmingstrategies.org
1 stars 0 forks source link

Convert trailing hashtag comments to preceding line comments #21

Closed amyjko closed 6 years ago

amyjko commented 6 years ago

Take all preceding line comments and attach them to the first statement following them.