Skip to content

formatter -fix removes fmt.Sprintf but doesn't suffix assertion method with f #186

Closed Locked Answered by Antonboom
mmorel-35 asked this question in Q&A
Discussion options

You must be logged in to vote

Your expectations are invalid.
Please, read the checker doc carefully, including historical reference.

By Go convention f-suffix is triggered by any message, without arguments too.
Look at fmt.Sprint and fmt.Sprintf signatures for example.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Antonboom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested wontfix This will not be worked on
2 participants
Converted from issue

This discussion was converted from issue #177 on October 03, 2024 06:35.