This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
Replies: 1 comment
-
Does it work from the command line? If so try separating it into two arguments: args = {
"--indent-size",
"2",
"$FILENAME"
}, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying this, but it is still formatting to 4 spaces instead of 2.
Beta Was this translation helpful? Give feedback.
All reactions