Skip to content

Commit

Permalink
docs(gomnd): fix typo (golangci#2909)
Browse files Browse the repository at this point in the history
  • Loading branch information
maratori authored and SeigeC committed Apr 4, 2023
1 parent 2238a59 commit d04bab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.reference.yml
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 d04bab0

Please sign in to comment.