Octávio Richter
Octávio Richter
@emmiaxent just build your own server from this code https://github.com/winterbe/github-matrix and replace the url `https://github-matrix.herokuapp.com/fetch` by your own. It could run locally I believe.
Sorry, I haven't got the time to run it myself. Will do it asap... Meanwhile, some tips that you may have to check: 1. Did you generated your `apiToken` wrote...
Since the pre-built binaries are unavailable (403) from https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v5.0.1/napi-v6-linux-x64.tar.gz, `node-pre-gyp` will actually **require python** to be installed on your machine to successfully install sqlite
My two cents, as suggested by @MarkKharitonov, I believe a boolean is enough: `indentLists`
@tumido great work, I'd love to see your PR being merged into prettier. **But** as @thorn0 said, prettier is an opinionated formatter that isn't intended to be flexible, avoiding support...