Paul Hawxby

Results 44 comments of Paul Hawxby

> > @azubanych @yougotwill @th1nkgr33n I decided to flex our account manager and got this update a few minutes ago. > > > Regarding the superscript / subscript PR, our...

Paraphrasing the response from our account manager, this change is scheduled after the release of table support. Table support was scheduled for early October but that has been pushed back...

So did we but the project is dead so we switched over to an integration testing strategy using Jest and Puppeteer/Nightmarejs

@stof is this project still maintained?

@GerHobbelt yes, adding this test to `test.js` fails on Windows but passes on Mac/Unix. ``` test('glob - async - absolute', async t => { const temporaryAbsolute = path.resolve(temporary); const result...

Currently on holiday so can't address changes at the moment but yes that makes sense. Regarding the package-lock, how about the nightly is just updated to install with `--package-lock=false`? You...

I think it's risky to assume a charset unless we know for sure what it is. What if it's ANSI, ASCII, etc, we could break existing users. However tha then...

> Hey @phawxby > > Thanks a lot for your PR, I didn't have time to implement such big changes so I'm happy to see your proposal 👍 > I...

@s0ph1e do you have any suggestions how to resolve the code climate issues? The limits feel very low to me.