Furkan Türkal

Results 352 comments of Furkan Türkal

The only thing I want to do is search for "Strings." Should be scan all string expressions that have been made hardcoded. For example: Example string in Attribute = [TestAttribute("Test...

Thank you so much! I'll try to do something for learning purpose. Also, you could add this feature. :)

Thanks for the issue @HasanAbbadi Could you please run `$ gmdb torrent the good doctor` and check if the command prints correct output?

Thanks for your issue. Can please indicate your environment here? (i.e. Go version, OS, etc.) I'm able to get success build from these commands in my local env. (go version...

Can you please try to pull it again? @Brutus11111 I did some [small changes](https://github.com/Dentrax/GMDB/compare/8977d0d49b67...b6c8922c7fa9) in our `go.mod` file. In case if it does not solve your problem, I think we...

This PR is what exactly I was looking for. I was playing with Kind cluster using Helm and noticed `--wait` does not as expected, so found the following comment: https://github.com/helm/helm/issues/10061#issuecomment-1143752352...

@nnnayeem Actually, no. But `try-catch` approach is fixed my problem temporarily. Please see [here](https://github.com/Dentrax/MMM-ArduPort/blob/master/arduport/arduino.py#L78). I don't know how to fix it without a use `try-catch`.

@nnnayeem I don't like the use of `try-catch` in general. Because we do not handle the errors that occur in the code if `try-catch` was used. My advice is to...

Doesn't Microsoft give a free certification for free open-source GitHub projects? I didn't exactly search, however, it would be great i think.