Micha Reiser

Results 740 comments of Micha Reiser
trafficstars

What happens if you add a suppression to a JSX node? ``` useless

Nice. We now also support batch files. Could you add the same logic to the activation.bat file?

> We probably should actually split these attribute chains, like this: I think that would be ideal. I haven't yet had time to closely look into what it would mean...

I don't remember having seen this in months.

@jusexton this looks about right, although it would be nice if we don't have to branch on the existing empty lines. I also think that this won't work if the...

Is the main goal to enforce snake, pascal, or another predefined casing standard? Iˋm asking because Ruff canˋt offer autofixes when we allow a custom regex (and error message would...

Thanks for explaining. That makes sense. I suspect that the fact that the rule overlaps with other existing and proposed rules will make it challenging to have this rule accepted....

Yeah sorry. I should have linked to those. There was a PR for [`too-short-name`](https://github.com/astral-sh/ruff/pull/5632/) that I closed. The rule overlaps with what you suggest and we may want to support...

Note: This requires multifile and control flow anlaysis.

Would it help to rename apply to apply-safe