Because golangci-lint does not apply suggested fixes for this linter, I like to run: ``` usestdlibvars --fix ./... ``` However, I do not want to modify generated files, so I would like to skip those files.