You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: config/contents/duplicated_code.md.erb
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ When you violate DRY, bugs and maintenance problems are sure to follow. Duplicat
9
9
## Issue Mass
10
10
11
11
Duplicated code has a calculated mass, which can be thought of as a measure of how much logic has been duplicated.
12
-
This issue has a mass of `<%=issue.mass%>`: if you would like to change the minimum mass that will be reported as an issue, please see the details in [`codeclimate-duplication`'s documentation](https://github.com/codeclimate/codeclimate-duplication).
12
+
This issue has a mass of `<%=mass%>`: if you would like to change the minimum mass that will be reported as an issue, please see the details in [`codeclimate-duplication`'s documentation](https://github.com/codeclimate/codeclimate-duplication).
0 commit comments