Skip to content

Commit 95b1b80

Browse files
committed
Merge branch 'main' of github.com:hookdeck/outpost into chore/sqs-target-url
2 parents 4a7e134 + 9851135 commit 95b1b80

File tree

19 files changed

+2648
-3394
lines changed

19 files changed

+2648
-3394
lines changed

.air.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tmp_dir = "tmp"
55
cmd = "go build -o tmp/main cmd/outpost/main.go"
66
bin = "tmp/main"
77
delay = 100
8-
exclude_dir = ["examples", "dist", "docs", "website", "loadtest", "internal/portal/node_modules", "internal/portal/src"]
8+
exclude_dir = ["examples", "dist", "docs", "website", "loadtest", "sdks", "internal/portal/node_modules", "internal/portal/src"]
99
include_ext = ["go"]
1010
include_file = ["go.mod", "go.sum", ".env"]

0 commit comments

Comments
 (0)