From 7334775f4f807c1e654a2c83b6276a69a08648d1 Mon Sep 17 00:00:00 2001 From: Daniel Garijo Date: Thu, 7 May 2026 12:59:24 +0200 Subject: [PATCH] Update code_smells_ok.json more references --- indicators/code_smells_ok.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/indicators/code_smells_ok.json b/indicators/code_smells_ok.json index f952ba3..c141674 100644 --- a/indicators/code_smells_ok.json +++ b/indicators/code_smells_ok.json @@ -21,10 +21,16 @@ "name": "Andres Montero" } ], - "source": { + "source": [ + { "url": "https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=11216562&tag=1", "name": "Socially-Informed Jupyter Notebook Quality: A Role- and Lifecycle-Aware Metrics Framework" - }, + }, + { + "name": "A Systematic Literature Review on the Code Smells Datasets and Validation Mechanisms", + "url":"https://doi.org/10.1145/3596908" + } + ], "qualityDimension": { "@id": "https://w3id.org/everse/i/dimensions/maintainability" }, "created": "14-04-2026" }