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