From fcc22a3fe8eb140652702b784e31c338f1027aec Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 9 Apr 2022 12:14:13 +0200 Subject: [PATCH] Auto saved by Logseq --- spaces to tabs conversion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spaces to tabs conversion.md b/spaces to tabs conversion.md index e5afed356..b35fbfd0e 100644 --- a/spaces to tabs conversion.md +++ b/spaces to tabs conversion.md @@ -12,4 +12,4 @@ syntax on set tabstop=4 ``` - - Update: I'm reverting this experiment, I think it would impose too large of a burden on new contributors at this point, as editors \ No newline at end of file + - Update: I'm reverting this experiment, I think it would impose too large of a burden on new contributors at this point, as both vim and python seem to assume you want to follow [[pep8]]. The [[google style guide]] also recommends four spaces even though it overrides some other aspects of [[pep8]], so this is pretty widely the standard. \ No newline at end of file