Skip to content

Commit

Permalink
fixup! [#64] Implement copy/paste protection checks
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriRomanowski committed Dec 16, 2022
1 parent 8c12e81 commit 337bec6
Showing 1 changed file with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions tests/golden/check-copy-paste/expected.gold
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
<<<<<<< HEAD
=== Possible copy/paste errors ===

➥ In file second-file.md
reference (relative) at src:13:1-29:
=======
=== Scan errors found ===

➥ In file second-file.md
Expand Down Expand Up @@ -33,79 +27,46 @@ Scan errors dumped, 4 in total.

➥ In file second-file.md
reference (relative) at src:20:1-29:
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks
- text: "Lol Kek"
- link: ./first-file.md
- anchor: -
is possibly a bad copy paste of
<<<<<<< HEAD
reference (relative) at src:7:1-34:
=======
reference (relative) at src:10:1-34:
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks
- text: "First file"
- link: ./first-file.md
- anchor: -

➥ In file second-file.md
<<<<<<< HEAD
reference (relative) at src:14:1-30:
=======
reference (relative) at src:21:1-30:
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks
- text: "Baz quux"
- link: ./first-file.md
- anchor: -
is possibly a bad copy paste of
<<<<<<< HEAD
reference (relative) at src:7:1-34:
=======
reference (relative) at src:10:1-34:
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks
- text: "First file"
- link: ./first-file.md
- anchor: -

➥ In file second-file.md
<<<<<<< HEAD
reference (relative) at src:24:1-29:
=======
reference (relative) at src:31:1-29:
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks
- text: "fdw"
- link: ./first-file.md
- anchor: chor
is possibly a bad copy paste of
<<<<<<< HEAD
reference (relative) at src:23:1-32:
=======
reference (relative) at src:30:1-32:
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks
- text: "ff-cho"
- link: ./first-file.md
- anchor: chor

➥ In file second-file.md
<<<<<<< HEAD
reference (external) at src:29:1-28:
=======
reference (external) at src:70:1-28:
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks
- text: "gitlab"
- link: https://github.com
- anchor: -
is possibly a bad copy paste of
<<<<<<< HEAD
reference (external) at src:28:1-28:
=======
reference (external) at src:69:1-28:
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks
- text: "github"
- link: https://github.com
- anchor: -

Possible copy/paste errors dumped, 4 in total.
<<<<<<< HEAD
All repository links are valid.
=======
>>>>>>> 26d87b9... [#64] Implement copy/paste protection checks

0 comments on commit 337bec6

Please sign in to comment.