small additions
This commit is contained in:
parent
03a5b03421
commit
298563ba53
|
|
@ -123,9 +123,9 @@
|
|||
<ul>
|
||||
<li class="body">to port the TreeWalker solution to check C#
|
||||
instead of Java.</li>
|
||||
<li class="body">to implement a checking algorithm that finds
|
||||
global problems like unused classes, unused public methods and
|
||||
thelike.
|
||||
<li class="body">to find duplicate code.</li>
|
||||
<li class="body">to port the TreeWalker solution to check C#
|
||||
instead of Java.</li>
|
||||
</p>
|
||||
|
||||
<a name="checks"></a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue