Skip to content

Commit 99827ad

Browse files
committed
chore: reenable swagger check
1 parent eaafde7 commit 99827ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ tasks:
120120
lint:be:
121121
cmds:
122122
- golangci-lint run
123-
# - swagger validate ./api-docs.yml
123+
- swagger validate ./api-docs.yml
124124

125125
test:
126126
cmds:

0 commit comments

Comments
 (0)