Skip to content

Commit

Permalink
Update CQDuplicatedLines.md for descrption error. (#792)
Browse files Browse the repository at this point in the history
correct "flies" -> "lines" to matching the title "Code Quality Duplicated Lines".
  • Loading branch information
ChanWW authored Jan 20, 2025
1 parent e1888ef commit e020fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Metrics/CQDuplicatedLines.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_position: 34

## What is this metric?

This metric is the number of files involved in duplications. This metric is collected from SonarQube, check [this doc](https://docs.sonarqube.org/latest/user-guide/metric-definitions/#duplications) for detailed definition.
This metric is the number of lines involved in duplications. This metric is collected from SonarQube, check [this doc](https://docs.sonarqube.org/latest/user-guide/metric-definitions/#duplications) for detailed definition.

## Why is it important?

Expand Down

0 comments on commit e020fcb

Please sign in to comment.