diff options
author | mail_redacted_for_web | 2024-05-25 13:27:15 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-05-25 13:27:15 +0200 |
commit | e5abe8e6672cff7852c48f1db57176d9b03538f9 (patch) | |
tree | 2aa9995d684579b96d0f3b9f49eb11d67f6fc555 /.pylintrc | |
parent | d9b65ed059e81cca89bcec21545aa8816198537d (diff) | |
download | dotfiles-e5abe8e6672cff7852c48f1db57176d9b03538f9.tar.bz2 |
fwiw, return to whitespaces. more bytes, but more interoperability.
Diffstat (limited to '.pylintrc')
-rw-r--r-- | .pylintrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ jobs=2 [FORMAT] -indent-string='\t' +#indent-string='\t' max-line-length=100 |