From b0c7b40d30db257550de4a227eadad09ff664ba3 Mon Sep 17 00:00:00 2001 From: "Antoine Vandevenne (anv)" Date: Tue, 23 Sep 2025 06:25:20 +0000 Subject: [PATCH] [IMP] contributing/git_guidelines: document [CLN] and [LINT] commit tags X-original-commit: f1c74c3ed566bbe188aaebe2c56a0fb02dffe981 --- content/contributing/development/git_guidelines.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/contributing/development/git_guidelines.rst b/content/contributing/development/git_guidelines.rst index 9323555f14..c5a9f1a52b 100644 --- a/content/contributing/development/git_guidelines.rst +++ b/content/contributing/development/git_guidelines.rst @@ -66,6 +66,8 @@ Tags are used to prefix your commit. They should be one of the following - **[CLA]** for signing the Odoo Individual Contributor License; - **[I18N]** for changes in translation files; - **[PERF]** for performance patches; +- **[CLN]** for code cleanup; +- **[LINT]** for linting passes; After tag comes the modified module name. Use the technical name as functional name may change with time. If several modules are modified, list them or use