Skip to content

Commit

Permalink
chore(lint): check doc comment format (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
abemedia authored Feb 21, 2024
1 parent aba5b1c commit 6bb99b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ linters-settings:
require-specific: true

issues:
include:
- EXC0013
- EXC0014
exclude-rules:
- path: (.+)_test.go
linters:
Expand Down

0 comments on commit 6bb99b5

Please sign in to comment.