Worms David

Results 218 comments of Worms David

Since the website reside in gh-pages, what about using the JS.ORG service and redirect the domain "coffeelint.js.org". The process is quite simple, we modify the CNAME file with the new...

Please go hahead if u'd like, im quite overloaded for the next few days

Good, so we could close this once #128 is accepted

Just to confirm on my side, line numbers are incorrect with `.coffee.md` extensions, it has been the case for ages.

All examples on the website are executed as part of our unit tests. Could you elaborate your problem, node.js version, command usage, output, ...

Thank you. Looking at the test, it seems like it needs a minor adjustment.

Agreed that `\r` is a common delimiter, it got its own shortcut in csv-stringify as `mac`, just like `windows`, `unix` and a few others. However, I am not in favor...

If your line ending is not `\r` such as the default `\n`, then there is no reason to quote fields containing `\r` by default. It is treated as any normal...

We never fully addressed the format expected by spreadsheets. This shall probably go through the introduction of a new option and it is currently achieved by combining multiple existing options.

I could be due to an index boundary but we will need to reproduce it. I personally use and test the library with multi gigabytes files and we never had...