Remove identity steps

This commit is contained in:
Owen Mansel-Chan
2025-11-26 10:15:06 +00:00
parent afb810cdeb
commit 9bf20702c6
22 changed files with 2 additions and 140 deletions

View File

@@ -1,6 +0,0 @@
identityLocalStep
| InconsistentLoopOrientation.go:6:3:6:3 | a | Node steps to itself |
| InconsistentLoopOrientationGood.go:6:3:6:3 | a | Node steps to itself |
| main.go:9:26:9:26 | s | Node steps to itself |
| main.go:14:29:14:29 | l | Node steps to itself |
| main.go:20:3:20:3 | a | Node steps to itself |

View File

@@ -1,3 +0,0 @@
identityLocalStep
| LengthComparisonOffByOne.go:10:19:10:28 | searchName | Node steps to itself |
| LengthComparisonOffByOneGood.go:9:14:9:23 | searchName | Node steps to itself |