This repository was 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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying this, but it is still formatting to 4 spaces instead of 2.
Beta Was this translation helpful? Give feedback.
All reactions