Ricardo Boss

Results 85 comments of Ricardo Boss

Because then the whole file gets excluded from all fixers. This PR enables you to only exclude the file for one specific fixer. (Or even multiple)

One alternative would be to have multiple config files with different rules for different file globs. But this is only viable if you have one or two rules you need...

I naturally came across wanting this feature again. I have a class comparing two values and if nothing else works, I want to try using less strict comparison like this:...

@theseer Hi, I'm currently looking through my open PRs. Have you thought about it yet? :)

@niconoe- the PR is still in draft because I am unable to test it. I just assume the code works. Someone with more experience might be able to test it...

+1 on the feature request. I actually got an idea how this could be accomplished: 1. create a `Splitter`/`DraggableSeparator` widget or sth like that 2. use `GestureDetector` to catch drag...

@francescotescari Can you review this PR?

@WinXaito are you planning on completing this?

@kubawerlos good point. I can look into that later