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: tools/make/lib/complexity/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Code Complexity
2
2
3
-
> Code complexity recipes.
3
+
> Code complexity commands.
4
4
5
5
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
6
6
7
7
<sectionclass="intro">
8
8
9
-
This directory contains [`make`][make]recipes for analyzing source code complexity and generating code complexity reports.
9
+
This directory contains [`make`][make]rules for analyzing source code complexity and generating code complexity reports.
0 commit comments