Closed diegoTech14 closed 4 months ago
Hey @TAdev0, could you please tell me If I have written the hint code in the correct part of the file?
Btw, thank you so much for the opportunity, I've been working on it since yesterday
Hey @TAdev0, could you please tell me If I have written the hint code in the correct part of the file?
Btw, thank you so much for the opportunity, I've been working on it since yesterday
Hey, it looks good. Keep the good work!
Thank you sir @MaksymMalicki I've seen failing "Golangci Linting" check but I don't know why, could you bring me more info please?
Thank you sir @MaksymMalicki I've seen failing "Golangci Linting" check but I don't know why, could you tell me what's happening please?
Thank you sir @MaksymMalicki I've seen failing "Golangci Linting" check but I don't know why, could you tell me what's happening please?
You just need to run golangci-lint run
and then gofmt -w .
and commit the changes. Your project is not linted. I hope this helps 🫡
Oh, thank you sir, I will do that! 😃
Resolves #569