.editorconfig is a standard, cross-editor format that enables automated application of simple file format standards.
https://editorconfig.org/
Applying this change should make it easier to ensure that multiple people can contribute to the source without arbitrary editor defaults creating an accidental edit war.
Note that i adjusted the .gitignore file to permit inclusion of the .editorconfig while still excluding some of the Kbuild byproducts
.editorconfig is a standard, cross-editor format that enables automated application of simple file format standards.
Applying this change should make it easier to ensure that multiple people can contribute to the source without arbitrary editor defaults creating an accidental edit war.
Note that i adjusted the .gitignore file to permit inclusion of the .editorconfig while still excluding some of the Kbuild byproducts