inaka / aleppo

Alternative Erlang Pre-Processor
MIT License
7 stars 5 forks source link

Keep attributes other than location when normalizing them #22

Closed jfacorro closed 8 years ago

jfacorro commented 8 years ago

This commit introduced a change that normalizes location to a {Line, Column} but removes all other attributes. It would be nice being able to keep other existing attributes as well.