From 6a4197bb6b454179733fc88df5955588699ff204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Thu, 28 Nov 2024 12:01:09 +0100 Subject: [PATCH] doc: process: cleanup required checks section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minor rework to group linters together and to leave the list open in case more linters are added overtime Signed-off-by: Benjamin Cabé --- doc/project/project_roles.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/project/project_roles.rst b/doc/project/project_roles.rst index 6925cc03848..02760af95f0 100644 --- a/doc/project/project_roles.rst +++ b/doc/project/project_roles.rst @@ -387,12 +387,11 @@ Merge Criteria * Device Tree * Documentation - * Gitlint + * Code linters (Gitlint, Pylint, Ruff, Sphinx, etc.) * Identity/Emails * Kconfig * License checks * Checkpatch (Coding Style) - * Pylint * Integration Tests (Via twister) on emulation/simulation platforms * Simulated Bluetooth Tests