Timofei Kukushkin

Results 10 comments of Timofei Kukushkin

@gmr do you have any other comments or anything else that I should fix?

Also csharpier could act as [Black](https://github.com/psf/black) (popular python code formatter) about trailing commas. It forces multiline output if sees trailing comma. So this code in python ```python def foo(a: int,...

I understand your point and I can say from my experience, that I've never seen any arguments over someone splitting one statement into several lines when it fits into one....

> Consider: after I (globally) rename a type in my solution, some method declaration may have significantly changed length. > I don't want to review each one manually to make...

We have the same error with `nodeTaintsPolicy` on argocd 2.9.3 with `ServerSideApply=true`.

Hello @ryshoooo, @bcyran, @jamwil. I have reviewed this pull request and have tested latest version of poetry with tox. On one of my projects with 144 dependencies when all packages...

Hello! tox 4 broke plugins API and unfortunately now I don't have enough time to adopt plugin to this new API.

@codectl and it is right decision, check this https://github.com/tkukushkin/tox-poetry/pull/16#issuecomment-1383044770

Hello! I would be grateful if tox-poetry could be moved to tox-dev. I will also try to adapt the plugin for tox v4 in the near future.