Skip to content

format 指定なしの Fprintf を Fprint に変更

Yoshinori Teraoka requested to merge golangci-lint-sa1006 into master

Created by: yteraoka

SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)

Merge request reports

Loading