fix: prevent double indent from pipes

This commit is contained in:
Oliver Thomas 2024-07-30 21:05:09 +02:00 committed by Christian Clason
parent 8e569bc4b5
commit 65310b64ee
3 changed files with 4 additions and 2 deletions

View file

@ -0,0 +1,2 @@
mtcars %>%
head() %>%