Marcin S.

Results 76 comments of Marcin S.

Same error here. Does this not work for large repos (7000+ issues/PRs)?

I got the same error with `50`, but `20` seems to have worked for me, though it took a while. (And it only displays 65 PRs/issues, not sure if that...

I see in the [above link about Views](https://github.com/dart-lang/language/blob/master/working/1426-extension-types/feature-specification-views.md?rgh-link-date=2022-02-25T15%3A52%3A49Z) that the feature is now called "extension types". Will that feature work with `String`, which is `abstract final`? 🤔 In the meantime,...

Hey @jonasmerlin, I didn't set `charset` because I thought that it would default to UTF-8 if not provided. If that's not true, maybe the docs could be clarified?

Thanks for the detailed explanation @ttmc. For some reason I thought that astro-seo would set a default of UTF-8 if this field was omitted. I can see why we wouldn't...

Hi @lenient7! You'll want to: 1. make a fork (copy of the repo) 2. clone it (download it locally) 3. make a commit (save your change with git) 4. push...