Skip to content

feat: add a parameter to skip columns while calculating the diff #4

Description

@Revolyssup

While finding the diff, most often the first few columns should be ignored because they contain timestamps which certainly will differ across different runs.
Image

This makes the diffs meaningless.
Add an option that takes either number_of_columns_to_skip or if its too tedious to count manually, takes a string and uses its length to skip from left. Or maybe think of a better UX

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions