Nikita Zorin

Results 3 issues of Nikita Zorin

@yegor256 In `ast.py` file in repository we get warning from linter: "PEP 8: E501 line too long (129 > 120 characters)" in line 32 https://github.com/yegor256/cam/blob/428b12f04de249ff8f009c2199d9b947695dbf43/metrics/ast.py#L32 I suggest to fix it

Split XmlGraph.java class into several classes Logic of splitting: 1) Extract the Map creation into a separate class. 2) Extract the logic for building the list of nodes into another...

@cloudwebrtc Hello I suggest, this will fix work of the project with iOS browsers and Safari on MacOS