mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
CODINGSTYLE.md: mention EditorConfig configuration
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
4bd135c3c7
commit
87e8fa18cf
@@ -42,6 +42,14 @@ git clang-format --staged
|
||||
|
||||
See also `git clang-format -h`.
|
||||
|
||||
Automatic Editor Configuration
|
||||
------------------------------
|
||||
|
||||
s390-tools provides a EditorConfig (https://editorconfig.org/) configuration
|
||||
file - see [`.editorconfig`](.editorconfig). EditorConfig defines coding style
|
||||
rules (such as indentation size, use of tabs, etc.) and is supported by most
|
||||
common editors natively or via plugins.
|
||||
|
||||
Standard abbreviations
|
||||
----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user