sanposhiho / gomockhandler

Mr. gomockhandler is the clever and more agile manager of golang/mock (uber/mock) 👔
MIT License
105 stars 8 forks source link

Do not put unnecessary option settings in the config file #29

Closed sanposhiho closed 3 years ago

sanposhiho commented 3 years ago

Currently, if no option is specified, the default argument is written in config. Unnecessary information in config file will increase and make it difficult to read.