Re: [RFC PATCH] docs/devel: mention our .editorconfig

2022-01-27 Thread Richard Henderson
On 1/28/22 02:01, Alex Bennée wrote: Ideally we should keep all our automatic formatting gubins in here. Signed-off-by: Alex Bennée --- docs/devel/style.rst | 4 1 file changed, 4 insertions(+) Reviewed-by: Richard Henderson r~

[RFC PATCH] docs/devel: mention our .editorconfig

2022-01-27 Thread Alex Bennée
Ideally we should keep all our automatic formatting gubins in here. Signed-off-by: Alex Bennée --- docs/devel/style.rst | 4 1 file changed, 4 insertions(+) diff --git a/docs/devel/style.rst b/docs/devel/style.rst index 793a8d4280..9e66d133e1 100644 --- a/docs/devel/style.rst +++ b/docs/de