Lorenz Walthert
Lorenz Walthert
True, then let's fix that as well 😉
Actually not related to `~`, seems like only happens to unnamed arguments: ``` r txt #> test_that(key( #> s #> ), #> x = 1 #> ) txt test_that( #>...
{styler} won't probably ever support single indent for function declarations as part of the default style guide because it's against the tidyverse style guide. Once this issue is closed, we'll...
Ok, good. That will work for language server based formatting only though, not for `style_file()` and friends or third-party integrations like {precommit}.
Thanks @jonmcalder for jumping in, I hoped some native speaker could justify our choice 😄. To be honest, I can't remember it was a deliberate choice. But I think we...
Any more questions @nxskok? Feel free to re-open.
Maybe we should just convert it internally yes.
Never heard of coala. Do you have a concrete use case? I am not against it, although it's not a priority for me now. Happy for you to go forward...
I assume in fact it would take minimal effort to just edit the bear for formatR, no?
Support for the VIM Plug-in ale was added as described in #465.