ossobv / asterisklint

Asterisk PBX configuration syntax checker
GNU General Public License v3.0
61 stars 12 forks source link

RFE: Alter func_odbc-annotate --collapse that collapses expanded func_odbc.conf files #29

Open wdoekes opened 6 years ago

wdoekes commented 6 years ago

If we use annotate and annotate --collapse as idempotent commands, we can make func_odbc editing a lot easier. (We probably don't want a separate func_odbc-collapse command, seeing that the functionality it so closely tied.)

Also: if possible, we'll want an "edit-inline" flag, so we can rewrite the files instead of spitting out the output. Otherwise #includes won't be editable.