Skip to content

Commit d04bab0

Browse files
maratoriSeigeC
authored andcommitted
docs(gomnd): fix typo (golangci#2909)
1 parent 2238a59 commit d04bab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ linters-settings:
641641
ignored-files:
642642
- 'magic1_.*.go'
643643
# List of function patterns to exclude from analysis.
644-
# Values always ignored: `time.Time`
644+
# Values always ignored: `time.Date`
645645
# Default: []
646646
ignored-functions:
647647
- 'math.*'

0 commit comments

Comments
 (0)