mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-21 10:48:44 -04:00
docs: wrong URL in .golangci.reference.yml (#3113)
This commit is contained in:
parent
5e140494b6
commit
57a7e0d7b9
1 changed files with 1 additions and 1 deletions
|
@ -1253,7 +1253,7 @@ linters-settings:
|
|||
allowStrs: '""'
|
||||
allowInts: "0,1,2"
|
||||
allowFloats: "0.0,0.,1.0,1.,2.0,2."
|
||||
# https://github.com/mgechev/revive/blob/master/RULES_DESCRIPTIONS.md#atomic
|
||||
# https://github.com/mgechev/revive/blob/master/RULES_DESCRIPTIONS.md#argument-limit
|
||||
- name: argument-limit
|
||||
severity: warning
|
||||
disabled: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue