mirror of https://github.com/xemu-project/xemu.git
docs/devel: mention our .editorconfig
Ideally we should keep all our automatic formatting gubins in here. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220204204335.1689602-13-alex.bennee@linaro.org>
This commit is contained in:
parent
4491c46879
commit
bda8bebad0
|
@ -12,6 +12,10 @@ patches before submitting.
|
||||||
Formatting and style
|
Formatting and style
|
||||||
********************
|
********************
|
||||||
|
|
||||||
|
The repository includes a ``.editorconfig`` file which can help with
|
||||||
|
getting the right settings for your preferred $EDITOR. See
|
||||||
|
`<https://editorconfig.org/>`_ for details.
|
||||||
|
|
||||||
Whitespace
|
Whitespace
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue