File tree Expand file tree Collapse file tree 4 files changed +4
-8
lines changed
Bad Practices/Declarations Expand file tree Collapse file tree 4 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 66 * @problem.severity recommendation
77 * @precision very-high
88 * @id cs/too-many-ref-parameters
9- * @tags quality
10- * maintainability
9+ * @tags maintainability
1110 * readability
1211 * testability
1312 */
Original file line number Diff line number Diff line change 77 * @problem.severity recommendation
88 * @precision high
99 * @id cs/complex-block
10- * @tags quality
11- * maintainability
10+ * @tags maintainability
1211 * complexity
1312 * testability
1413 */
Original file line number Diff line number Diff line change 55 * @problem.severity recommendation
66 * @precision high
77 * @id cs/complex-condition
8- * @tags quality
9- * maintainability
8+ * @tags maintainability
109 * readability
1110 * testability
1211 */
Original file line number Diff line number Diff line change 66 * @problem.severity recommendation
77 * @precision high
88 * @id cs/chained-type-tests
9- * @tags quality
10- * reliability
9+ * @tags reliability
1110 * performance
1211 * changeability
1312 * language-features
You can’t perform that action at this time.
0 commit comments