set buildvcs=false

This commit is contained in:
Abdullah-Ahmed2 2025-07-07 13:46:12 +05:30
parent 3968e74752
commit f86e511981

View File

@ -22,4 +22,4 @@ else
exit 1
fi
"$LINT_CMD" run --verbose
"$LINT_CMD" run --verbose --go-build-flags "-buildvcs=false"