@@ -4,7 +4,7 @@ charset="utf-8"
44" custom_colors.CheckerCollector" [color =" red" , fontcolor =" black" , label =<{CheckerCollector|checker1<br ALIGN=" LEFT" />checker2<br ALIGN=" LEFT" />checker3<br ALIGN=" LEFT" />|}>, shape =" record" , style =" filled" ];
55" pylint.extensions.check_elif.ElseifUsedChecker" [color =" #44BB88" , fontcolor =" black" , label =<{ElseifUsedChecker|msgs : dict<br ALIGN=" LEFT" />name : str<br ALIGN=" LEFT" />|leave_module(_: nodes.Module): None<br ALIGN=" LEFT" />process_tokens(tokens: list[TokenInfo]): None<br ALIGN=" LEFT" />visit_if(node : nodes.If): None<br ALIGN=" LEFT" />}>, shape =" record" , style =" filled" ];
66" pylint.checkers.exceptions.ExceptionsChecker" [color =" yellow" , fontcolor =" black" , label =<{ExceptionsChecker|msgs : dict<br ALIGN=" LEFT" />name : str<br ALIGN=" LEFT" />options : tuple<br ALIGN=" LEFT" />|open(): None<br ALIGN=" LEFT" />visit_binop(node : nodes.BinOp): None<br ALIGN=" LEFT" />visit_compare(node : nodes.Compare): None<br ALIGN=" LEFT" />visit_raise(node : nodes.Raise): None<br ALIGN=" LEFT" />visit_try(node : nodes.Try): None<br ALIGN=" LEFT" />visit_trystar(node : nodes.TryStar): None<br ALIGN=" LEFT" />}>, shape =" record" , style =" filled" ];
7- " pylint.checkers.stdlib.StdlibChecker" [color =" yellow" , fontcolor =" black" , label =<{StdlibChecker|msgs : dict[str, MessageDefinitionTuple]<br ALIGN=" LEFT" />name : str<br ALIGN=" LEFT" />|deprecated_arguments(method: str): tuple[tuple[int \| None, str], ...]<br ALIGN=" LEFT" />deprecated_classes(module: str): Iterable[str]<br ALIGN=" LEFT" />deprecated_decorators(): Iterable[str]<br ALIGN=" LEFT" />deprecated_methods(): set[str]<br ALIGN=" LEFT" />visit_boolop(node : nodes.BoolOp): None<br ALIGN=" LEFT" />visit_call(node : nodes.Call): None<br ALIGN=" LEFT" />visit_functiondef(node : nodes.FunctionDef): None<br ALIGN=" LEFT" />visit_if(node : nodes.If): None<br ALIGN=" LEFT" />visit_ifexp(node : nodes.IfExp): None<br ALIGN=" LEFT" />visit_unaryop(node : nodes.UnaryOp): None<br ALIGN=" LEFT" />}>, shape =" record" , style =" filled" ];
7+ " pylint.checkers.stdlib.StdlibChecker" [color =" yellow" , fontcolor =" black" , label =<{StdlibChecker|msgs : dict[str, MessageDefinitionTuple]<br ALIGN=" LEFT" />name : str<br ALIGN=" LEFT" />|deprecated_arguments(method: str): tuple[tuple[int \| None, str], ...]<br ALIGN=" LEFT" />deprecated_attributes(): Iterable[str]<br ALIGN= " LEFT " /> deprecated_classes(module: str): Iterable[str]<br ALIGN=" LEFT" />deprecated_decorators(): Iterable[str]<br ALIGN=" LEFT" />deprecated_methods(): set[str]<br ALIGN=" LEFT" />visit_boolop(node : nodes.BoolOp): None<br ALIGN=" LEFT" />visit_call(node : nodes.Call): None<br ALIGN=" LEFT" />visit_functiondef(node : nodes.FunctionDef): None<br ALIGN=" LEFT" />visit_if(node : nodes.If): None<br ALIGN=" LEFT" />visit_ifexp(node : nodes.IfExp): None<br ALIGN=" LEFT" />visit_unaryop(node : nodes.UnaryOp): None<br ALIGN=" LEFT" />}>, shape =" record" , style =" filled" ];
88" pylint.checkers.exceptions.ExceptionsChecker" -> " custom_colors.CheckerCollector" [arrowhead =" diamond" , arrowtail =" none" , fontcolor =" green" , label =" checker1" , style =" solid" ];
99" pylint.checkers.stdlib.StdlibChecker" -> " custom_colors.CheckerCollector" [arrowhead =" diamond" , arrowtail =" none" , fontcolor =" green" , label =" checker3" , style =" solid" ];
1010" pylint.extensions.check_elif.ElseifUsedChecker" -> " custom_colors.CheckerCollector" [arrowhead =" diamond" , arrowtail =" none" , fontcolor =" green" , label =" checker2" , style =" solid" ];
0 commit comments