rename _gen to .gen, make some more linters ignore it
This commit is contained in:
@@ -13,7 +13,7 @@ find $assets_path/ \
|
||||
-type f \
|
||||
! -name '*.go' \
|
||||
-exec "$embed_bin_path" \
|
||||
-out-path $assets_path/assets_gen.go \
|
||||
-out-path $assets_path/assets.gen.go \
|
||||
-package-name assets \
|
||||
-assets-var-name Bytes \
|
||||
-asset-path-prefix $assets_path/ \
|
||||
|
||||
Reference in New Issue
Block a user