Skip to content

Commit

Permalink
docs(gomnd): fix typo (#2909)
Browse files Browse the repository at this point in the history
  • Loading branch information
maratori authored Jun 6, 2022
1 parent a7bfc66 commit 8d2eb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ linters-settings:
ignored-files:
- 'magic1_.*.go'
# List of function patterns to exclude from analysis.
# Values always ignored: `time.Time`
# Values always ignored: `time.Date`
# Default: []
ignored-functions:
- 'math.*'
Expand Down

0 comments on commit 8d2eb67

Please sign in to comment.