Skip to content

Commit

Permalink
gomnd turn off
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Feb 7, 2024
1 parent d0ff734 commit 645cfb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ linters:
- asciicheck # Checks that all code identifiers does not have non-ASCII symbols in the name
- durationcheck # Check for two durations multiplied together
- gochecknoinits # Checks that no init functions are present in Go code.
- gomnd
# - gomnd

# Second stage linters
# - unconvert # Remove unnecessary type conversions.
Expand Down

0 comments on commit 645cfb4

Please sign in to comment.