Results 10 comments of Kotaro Suto

@natecook1000 Hi, I was working on the second proposal and I got it somewhat working but I have some questions which I would like some help with. Basically, my questions...

@natecook1000 Hi! I appreciate it if you could help me with my question above. Thank you in advance!

My understanding is that it is not possible with the current setup of this project. There have been similar issues from time to time like this one #255. I remember...

@MartinP7r I'm not too sure but you might want to modify `[email protected]` too.

@SimplyDanny Do you know if there is anything I can do to make the `pipeline-upload` pass on CI or this is more like an issue on the CI end?

@SimplyDanny Done rebasing. Let me know if there's anything else that needs to be done!

@SimplyDanny Applied the change to use the configuration via macro for the rewriter.

> Looks fine. The rewrite ignores trivia, though. > > Consider for example multiline parameters like > > ```swift > f(a: 1, > b: 2, > c: { 3 })...

@SimplyDanny I don't know if I am doing something wrong but I cannot figure out why the tests on linux is failing. Do you happen to know what is the...

@SimplyDanny rebased onto main and applied the autocorrection from the new rule. Should be good to go!