Kyle Finlinson

Results 10 comments of Kyle Finlinson

I agree this would be a helpful linting option to give more control and warnings about patterns you've decided to follow or avoid in your codebase. In your example, I...

I think it would actually be a very valuable lint check. ([On LinkedIn](https://www.linkedin.com/feed/update/urn:li:activity:7076851677521170432?commentUrn=urn%3Ali%3Acomment%3A%28activity%3A7076851677521170432%2C7076889030054793216%29&dashCommentUrn=urn%3Ali%3Afsd_comment%3A%287076889030054793216%2Curn%3Ali%3Aactivity%3A7076851677521170432%29), people assumed there will eventually be a lint or auto-fix for this useful feature.) The performance implications...

Hey @felangel! :) `verifyNoMoreInteractions` looks useful, but not quite what I'm looking for. If I'm understanding correctly, `verifyNoMoreInteractions` can be used to verify there are no invocations AFTER those verified...

The first solution I thought of was to just run the test twice (once for order, once for count), but maybe there's a way we could store a count of...

> Maybe there was a platform level fix for display video and this pull request's solution has [become] unnecessary. Sounds like a reasonable theory to me. That would be great...

> Is there anything I can do that will assist in getting the resolution provided into a release version ASAP? I'd guess you could send a PR reverting https://github.com/flutter/plugins/pull/3820? You'd...

Thanks for the quick response! Maybe https://gitlab.com/gitlab-org/cli could provide similar functionality for GitLab, but I can see that would be a non-trivial integration.

Is this unblocked now with Patrol 2.0? https://github.com/leancodepl/patrol/issues/661

I've been loving finally using `jj` this week with GitLab and HTTP since #469 was resolved. I just wanted to add a reminder here that https://github.com/jj-vcs/jj/blob/main/docs/git-compatibility.md#supported-features could probably use a...

@atsansone thanks for reaching out! Yes, this PR is more important to me than https://github.com/dart-lang/site-www/pull/5043, and I think it would be valuable to update the mixin docs. I'll write up...