Skip to content

Commit a7819ea

Browse files
committed
fix yaml
1 parent 7b23e62 commit a7819ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ linters-settings:
9393
- pkg: code.gitea.io/gitea/modules/git/internal
9494
desc: do not use the internal package, use AddXxx function instead
9595
- pkg: gopkg.in/ini.v1
96-
do not use the ini package, use gitea's config system instead
96+
desc: do not use the ini package, use gitea's config system instead
9797

9898
issues:
9999
max-issues-per-linter: 0

0 commit comments

Comments
 (0)