cuonglm/gocmt

Ignore vendor folders

Closed this issue · 1 comments

gocmt -d . -i also modifies vendored folders.

The default behaviour should be to ignore it, since you almost never want your vendored packages to be modified.

Hi @carl-menezes-aql Thanks for reporting.

I think it's better to always ignore vendor/, not just default behavior. It should be fixed in 4df87c9