We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f911e commit 75cf92bCopy full SHA for 75cf92b
.golangci.yml
@@ -79,3 +79,6 @@ linters-settings:
79
- name: function-result-limit
80
arguments:
81
- 3
82
+ - name: unhandled-error
83
+ arguments:
84
+ - "fmt.Printf"
0 commit comments