mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
Fix tag error spotted by PR check
This commit is contained in:
@@ -10,9 +10,12 @@ on one another.</p>
|
||||
</overview>
|
||||
|
||||
<recommendation>
|
||||
<p>If there are cyclic dependencies between packages, they cannot be developed and tested independently. It is thus preferable to
|
||||
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>
|
||||
</recommendation>
|
||||
|
||||
<references>
|
||||
<li>Robert Martin's <a href="https://drive.google.com/file/d/0BwhCYaYDn8EgOGM2ZGFhNmYtNmE4ZS00OGY5LWFkZTYtMjE0ZGNjODQ0MjEx/view">Acyclic Dependencies Principle</a>.
|
||||
</li></references></qhelp>
|
||||
</li>
|
||||
</references>
|
||||
</qhelp>
|
||||
|
||||
Reference in New Issue
Block a user