I have tried pylint --indent-string=" ", but I keep getting the help message. What am I supposed to do to configure pylint.
According to the docs, " " means 4 spaces.
You need to use single quotes: pylint --indent-string=' '
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With