sca 0.3.17

Smells Code Analyzer rewritten in Rust
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "node_type": "public_field_definition",
    "name": "testField",
    "start_position": {
      "row": 10,
      "column": 5
    },
    "file_path": "app/test.ts",
    "references": 0,
    "parent_name_prefix": false,
    "children": []
  }
]