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