Include a .editorconfig file
Author: robvdlCreated Mar 31, 2023Updated Apr 2, 2023
Twitter's source code uses a slightly unusual code style, 2 space indentiation while the Python language preference is 4.
It would be nice if a .editorconfig file was included in each repo stating to use 2 space indention for .py files as that would help IDE's and editors use the correct indentation for the project.
Source: twitter/the-algorithm-ml