@@ -4,7 +4,7 @@ tmp_dir = "tmp"
[build]
args_bin = []
bin = "./tmp/main"
bin = ";set -o allexport && source ./.env && set +o allexport; ./tmp/main"
cmd = "go build -o ./tmp/main ./cmd/operator"
delay = 1000
exclude_dir = ["assets", "tmp", "vendor", "testdata"]
The note is not visible to the blocked user.