Joe Hildebrand
Joe Hildebrand
No. They both look... early.
It's better to break things earlier than later. I would suggest starting by declaring what you think the format is, then dealing with the edge cases as they are reported....
So, you're saying that if I don't have a CoffeeScript parser handy in my language, I should use YAML. (JSON doesn't have comments) I'll accept that, stop complaining, and leave...
We're now using a standard version of minimatch, for better or worse, but I don't think this issue is related to minimatch. Instead, I think @npetruzzelli is on the right...
@xavierfoucrier see https://github.com/cto-af/editorconfig-core-js/pull/7 and see if this API would work for you. I put an array of applied file paths in a `editorconfig.FILES` symbol on the returned object. Many uses...
I'll prepare a PR for this repo after I've gotten a few other things cleared up.
@xavierfoucrier See #107 please. I'm interested in feedback before I merge it.
As of #105, everything works on windows with the latest tests, except for `braces_closing_in_beginning`, which I think is incorrect in the test suite. My plan is to close out existing...
My plan is to merge #107 and #109 in that order, then do a 1.0 release. Since those change the README file, I don't want to have a long soak...
Hearing no objections, I'm moving forward with this plan this afternoon.