Fabien Thouraud

Results 8 comments of Fabien Thouraud

Hi there 👋 I encountered the first case while testing Exposed before using it in a new project. Could you give us your thought on this so maybe we could...

@JLLeitschuh how do you see the Ktlint support of this plugin? As is, it only supports the `0.46.1` due to the breaking changes. If you still want to support the...

I apologize for the delay, I got an increased amount of work lately so I'm lacking time on this. I updated the PR with a new minimal supported version to...

I'll give this a look during the week-end. I should be able to rebase it. That's progress anyway. Thanks.

I've managed to rebase this PR without trouble. Regarding the upgrade to Ktlint `0.47.0`, it will require more work than expected. First, the `RuleProvider` interface is now deprecated and marked...

#32 has been closed in favor of #31 which has been merged.

@chanseokoh thank you for the precision. I was trying to prove that the shared source set was removed at some point which wasn't very clear. @emmileaf thank you for the...

I'd like to add that my IDE sees the top-level function as an overloading of the extension function. So it could be related to Kotlin but only revealed by the...