Skip to content

Commit 8d2eb67

Browse files
authored
docs(gomnd): fix typo (#2909)
1 parent a7bfc66 commit 8d2eb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.reference.yml

+1-1
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)