Mark Karpov

Results 220 comments of Mark Karpov

I just merged #49, which should give you an idea what we could test and how.

Hi, thank you for this new dictionary! Don't you want to add it to `typit-dict`?

I'll accept a PR implementing this.

Please describe in more detail the expected behaviour (although I think I know what you mean, but anyway).

Should it require support for nested folds?

Such a feature would require the package to be aware of syntax of various languages. I'm afraid it's out of scope for the tool.

Dropping consecutive slashes in paths is a normalization procedure.

The problem here is that the slashes end up being interpreted as delimiters in a path. The `uri` value doesn't look like a valid URI to me.

Would you like to open a PR to add support for `data:` scheme?