Skip to content

Check/fix tsv files to enable preview #233

Description

@dweindl

GitHub offers a nice tsv table preview, but this only works for well-behaved files.
For example, all rows need to have the same number of columns.
This is not always the case. See, for example,
https://github.com/Benchmarking-Initiative/Benchmark-Models-PEtab/blob/master/Benchmark-Models/Schwen_PONE2014/parameters_Schwen_PONE2014.tsv:

image

This probably happens during manual modification of tsv files in some IDEs that remove trailing whitespace.
We should add a pre-commit check for proper tsv.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions