-
I ran a build which had some failing tests (see https://travis-ci.org/theodi/csvlint/builds/21010070#L855), but the build still returned 0 and passed. This seems wrong.
Is it a temporary glitch or is…
-
- [x] publish blog post
- [x] mail round stakeholders
JeniT updated
10 years ago
-
JeniT updated
10 years ago
-
Stacktrace from logs:
```
I, [2014-05-19T08:34:13.740221 #15624] INFO -- : Started GET "/statistics" for 127.0.0.1 at 2014-05-19 08:34:13 +0000
I, [2014-05-19T08:34:13.746680 #15624] INFO -- : Proc…
-
-
http://demo.thedatatank.com/csv/geo.csv is a CSV file with a semi colon as a delimiter. When I try it in CSV lint, it returns this:
![screenshot from 2014-06-27 01 03 24](https://cloud.githubuserconte…
-
Regardless of whether the input is Valid or Invalid, csvlint returns 0. This makes it hard to use it in a script to determine whether the input was valid or not.
``` bash
> csvlint a_bad.csv; echo $…
-
JeniT updated
10 years ago
-
Why
http://csvlint.io/validation/list
rather than
http://csvlint.io/validation
and why does the latter URL just give you the home page?
JeniT updated
10 years ago
-
JeniT updated
10 years ago