Vasily Zakharov
Vasily Zakharov
Maybe this variable could be renamed to something like `_j` that would not trigger warning?
No, renaming `j` to `_j` didn't help, as it would in, e .g., Python. Probably there are some C/C++ specific ways to suppress the warning? As far as I understand...
I see, thank you a lot for looking after this project! There's at least one important bug (#287) in the last release. It has already been fixed in `master` (#283),...
Also the last commit (#285) is an important one, there are some painful issues like #262 it would close.
> Yes a new release is planned Amazing, thank you!
Sorry, is there a chance for a new release this year?
Great, thank you!
Thank you very much for your effort!
> I've taken on the challenge of fixing this. It's my first time working with mypy, so bear with me or let me know if someone else fixes it. Thanks!!
I'm not sure, I don't know Gradle that well. Am I doing it wrong? Should I provide `settings.gradle.kts` as well? The dependencies of the project itself are defined in the...