Skip to content

the result is not accurate in the same file #590

Description

@hight1

hello i use jscpd to scan my program and find the result of the same file is not right.

the parameter what i used:
image

the result what i got:
【firstFile】:
"name": "app/src/nodes/components/BaseInfo.jsx",
"start": 173,
the 173 line :<Form.Item formItemKey="contractName" span={12} label="xxx:">
【secondFile】:
"name": "app/src/nodes/components/BaseInfo.jsx",
"start": 166,
the 166 line :<Form.Item formItemKey="templateName" span={11} label="xxx:">

look,the 166 line and the 173 line is not same ,why cause that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn issue contains information about wrong behaviourinvalid

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions