Connor Shea

Results 290 comments of Connor Shea

Also, this is technically allowed and works fine, but the schema says it won't work:

@camc314 before I explore it further, do you have any concerns with the `markdownDescription` change idea here?

> Hi @camc314, my PR didn’t pass just r. When I run the local CI check, it generates a bunch of snapshot updates. I’m not sure if that’s expected. It'd...

You'll also want to run `just fmt` to format the files, otherwise the CI checks will fail on that

If you use VS Code or similar, you can change the rust-analyzer extension's `checker` setting to "clippy" to get the full linting (or just running `cargo clippy` in a terminal...

Marked this as higher priority since it seems to be a problem effecting a few folks and I seem to be seeing this issue when testing repos like mastodon as...

Potentially related to problems with this rule, including a repro case of the issue with `ignorePackages` not working correctly: https://github.com/oxc-project/oxc/issues/11881

In my opinion it should be separate as the implementation is quite different. At the very least, maybe a subfeature for using line-clamp outside the limited context in which -webkit-line-clamp...

This would be a really great addition now that inline RBS is being added directly to the RBS gem. Having an RBS type parser to show rich return type info...

Does that work with `#:` style, or only `@rbs`?