Yannik Tausch

Results 43 comments of Yannik Tausch
trafficstars

I appreciate this PR is going forward! > It'd be completely fine for me to opt into extra="forbid" with "additionalProperties": false; > Yes, but with a hint in the linter...

> That sounds good. It wouldn't require a run time dependence on pydantic right? If absolutely necessary, we *could* avoid the runtime dependency by generating a strict and a non-strict...

> Thank you for the elaboration, though it's the second time where you build a longer argument and I already stumble on one of the first assumptions/statements. Good that we...

> > How do you want to differentiate between schema violations that turn into a lint vs. violations that turn into a hint? > > Counter-counter-question: Is the extra complexity...

Thanks for pointing out @wolfv! I will have a look at this again once #1919 is merged, which was the reason this is blocked altogether

I am fine with being listed as a maintainer.

The rapidfuzz tokenizer only splits at spaces, not at other characters. [This](https://github.com/rapidfuzz/RapidFuzz/blob/c80e7e14bd003b496b20803ea0b3880b763fa402/src/rapidfuzz/fuzz_py.py#L35-L37) is the relevant source code. Regarding your fix: I think it confuses the following pairs of licenses: ```text...

I now ensured in an additional tests that license IDs are always mapped to themselves