Update tags for mixed-tuple-returns to include exactly 1 subcategory

This commit is contained in:
Joe Farebrother
2025-06-19 11:37:42 +01:00
parent c3f7b18055
commit c8c92a7139

View File

@@ -2,9 +2,9 @@
* @name Returning tuples with varying lengths
* @description A function that potentially returns tuples of different lengths may indicate a problem.
* @kind problem
* @tags reliability
* maintainability
* quality
* @tags quality
* reliability
* correctness
* @problem.severity recommendation
* @sub-severity high
* @precision high