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
will generate the full class and package diagrams for ``pylint``, but will additionally generate a file ``pylint.checkers.classes.ClassChecker.dot``:
66
59
67
-
.. image:: ../media/ClassChecker_diagram.png
60
+
.. image:: ../../media/ClassChecker_diagram.png
68
61
:width:757
69
62
:height:1452
70
63
:alt:Package diagram generated by pyreverse
71
64
:align:center
72
-
73
-
74
-
Symilar
75
-
-------
76
-
77
-
The console script ``symilar`` finds copy pasted blocks in a set of files. It provides a command line interface to the ``Similar`` class, which includes the logic for
The console script ``symilar`` finds copy pasted blocks in a set of files. It provides a command line interface to the ``Similar`` class, which includes the logic for
0 commit comments