Skip to content

invalid row & column should start from 1 (not from 0) #1

@megane42

Description

@megane42
$ cvlin -r test.toml test.csv
Invalid. ( line: 0, column: 0, value: fugafuga, rules: (hogehoge) )

should be

$ cvlin -r test.toml test.csv
Invalid. ( line: 1, column: 1, value: fugafuga, rules: (hogehoge) )

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