Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a444b6 commit 48a7565Copy full SHA for 48a7565
1 file changed
cpp/ql/src/Architecture/General Namespace-Level Information/CyclicNamespaces.qhelp
@@ -10,9 +10,12 @@ on one another.</p>
10
</overview>
11
12
<recommendation>
13
-<p>If there are cyclic dependencies between packages, they cannot be developed and tested independently. It is thus preferable to
14
-eliminate such cycles from the program.</recommendation>
+<p>If there are cyclic dependencies between packages, they cannot be developed and tested independently.
+It is better to eliminate such cycles from the program.</p>
15
+</recommendation>
16
17
<references>
18
<li>Robert Martin's <a href="https://drive.google.com/file/d/0BwhCYaYDn8EgOGM2ZGFhNmYtNmE4ZS00OGY5LWFkZTYtMjE0ZGNjODQ0MjEx/view">Acyclic Dependencies Principle</a>.
-</li></references></qhelp>
19
+</li>
20
+</references>
21
+</qhelp>
0 commit comments