fatih/gomodifytags

Override flag defaults with a config file

tomasger opened this issue · 0 comments

I'd like to have the ability to change the defaults of the executable, e.g. to make the default transformation be camelCase instead of snake_case.

My proposal would be to introduce a config file (e.g. ~/.config/gomodifytags/config) where you could override default flag values.