[PATCH v2 0/1] introduce .editorconfig
Dzmitry Sankouski
dsankouski at gmail.com
Wed Mar 1 11:43:37 CET 2023
Current process of sending patches includes running checkpatch.pl
script for each patch, and fixing found style problems.
Editorconfig may help to prevent some style related problems
(like spaces vs tab indentation) on the fly.
Dzmitry Sankouski (1):
editorconfig: introduce .editorconfig
.editorconfig | 15 +++++++++++++++
.gitignore | 1 +
doc/develop/codingstyle.rst | 4 ++++
3 files changed, 20 insertions(+)
create mode 100644 .editorconfig
--
2.30.2
More information about the U-Boot
mailing list