[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 12/26] docs/devel: mention our .editorconfig
From: |
Alex Bennée |
Subject: |
[PATCH v3 12/26] docs/devel: mention our .editorconfig |
Date: |
Fri, 4 Feb 2022 20:43:21 +0000 |
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: <20220127150159.1489286-1-alex.bennee@linaro.org>
---
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/devel/style.rst
@@ -12,6 +12,10 @@ patches before submitting.
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
==========
--
2.30.2
- Re: [PATCH v3 03/26] Makefile: also remove .gcno files when cleaning, (continued)
- [PATCH v3 06/26] gitmodules: Correct libvirt-ci submodule URL, Alex Bennée, 2022/02/04
- [PATCH v3 05/26] MAINTAINERS: Cover lcitool submodule with build test / automation, Alex Bennée, 2022/02/04
- [PATCH v3 08/26] drop libxml2 checks since libxml is not actually used (for parallels), Alex Bennée, 2022/02/04
- [PATCH v3 07/26] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files, Alex Bennée, 2022/02/04
- [PATCH v3 13/26] gitlab: fall back to commit hash in qemu-setup filename, Alex Bennée, 2022/02/04
- [PATCH v3 10/26] tests: Manually remove libxml2 on MSYS2 runners, Alex Bennée, 2022/02/04
- [PATCH v3 09/26] tests/lcitool: Refresh submodule and remove libxml2, Alex Bennée, 2022/02/04
- [PATCH v3 11/26] tests/lcitool: Install libibumad to cover RDMA on Debian based distros, Alex Bennée, 2022/02/04
- [PATCH v3 12/26] docs/devel: mention our .editorconfig,
Alex Bennée <=
- [PATCH v3 14/26] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too, Alex Bennée, 2022/02/04
- [PATCH v3 26/26] plugins: move reset of plugin data to tb_start, Alex Bennée, 2022/02/04
- [PATCH v3 24/26] tests/plugins: add instruction matching to libinsn.so, Alex Bennée, 2022/02/04
- [PATCH v3 15/26] tests: Update CentOS 8 container to CentOS Stream 8, Alex Bennée, 2022/02/04
- [PATCH v3 21/26] plugins: add helper functions for coverage plugins, Alex Bennée, 2022/02/04
- [PATCH v3 22/26] contrib/plugins: add a drcov plugin, Alex Bennée, 2022/02/04
- [PATCH v3 20/26] tracing: excise the tcg related from tracetool, Alex Bennée, 2022/02/04