Denys Konovalov
Denys Konovalov
@Gusted Are you still willing to work on this PR? I think this feature would be a great addition even without Git LFS support. I see that you suggested to...
@lunny I suggested it and then deleted the comment immediately - I noticed biome doesn't support CSS currently, and I'm unsure about Vue.
I also agree that using prettier could break a lot. For example many of our helper classes are written as one-liners by design, and reformatting them to become 3+ lines...
@dineshsalunke Is the PR still WIP or is it ready for review?
@dineshsalunke I see a lot of unrelated formatting changes, maybe originating from your editor formatter or similar. Could you revert them?
@dineshsalunke Thank you, however unfortunately some are still remaining in `routers/api/v1/api.go`.....
Also, some methods seem to have broken when updating to main. Could you take a look please?
@dineshsalunke Could you invite me as collaborator to your fork? I'd fix the formatting and then review the PR....
Every time I take a look at project permissions, I get confused more and more.... What happens if a user belongs to a team having write permissions to issues, but...
@pangliang I think we can try your approach - this is not a lot of code to add. It can still be removed later if there will be a better...