Skip to content

Commit 3590172

Browse files
committed
chore(lint): 排除 ios 目录
1 parent 29dc994 commit 3590172

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ linters:
3030
- builtin$
3131
- examples$
3232
- web$
33+
- ios$
3334
formatters:
3435
exclusions:
3536
generated: lax

0 commit comments

Comments
 (0)