Lorenz Walthert

Results 536 comments of Lorenz Walthert
trafficstars

I did some digging and it's actualy easier to just do what you proposed here. Using the brace as a trigger for idention will solve the single indent case, but...

double indent is apparently not supported in stye style guide anymore, so we'll drop support for ithere.

Hi. Are you sure you want to pin exactly to numpy==2 in `pyproject.toml`? This is bound to create a lot of incompatibilities in downstream usage. Better to relax the constraint...

Hi, I am not sure that's easily possible due to {rstudioapi} current functionality. Technically, I think we could expose multiple addins and allow the user to parametrise each of them...

Also, we did not remove leading newlines before we started discussing it in https://github.com/r-lib/styler/issues/1014 and eventually implemented it for `strict = TRUE` in https://github.com/r-lib/styler/pull/1056.