Tony Narlock
Tony Narlock
`testfixtures` seems to have a wider scope and more flags/options - https://github.com/simplistix/testfixtures - https://testfixtures.readthedocs.io/en/latest/comparing.html#mapping-comparison-objects Perhaps either for inspiration, collaboration, etc.
(Originally I thought this was a larger issue.) Here's an example of alabaster with Sphinx 1.7.5: https://tmuxp.git-pull.com/en/latest/
Hi! Thank you for the project! Is it possible to have a single, curated changelog file? What I mean by curated: changes the maintainer deems significant? (e.g. breaking changes, features,...
Unused dependency
Any thoughts on removing bluebird? The reason why is async/await is available and there's [`fsPromises`](https://nodejs.org/dist/latest-v10.x/docs/api/fs.html) in standard library #306 min version of node 10 makes this possible. And node 10...
Node 6 and 8 are no longer supported Node 10 expires April 30th 2021 Source: https://nodejs.org/en/about/releases/  Also: Should allow #304, #305 Cherry-picked from https://github.com/tony/graphdoc/pull/1
Cherry-picked from https://github.com/tony/graphdoc/pull/1
Cherry-picked from https://github.com/tony/graphdoc/pull/1
Applies #300's configuration across codebase, fixes #299 Cherry-picked from my fork of chores / tasks: https://github.com/tony/graphdoc/pull/1
re: #299 Cherry-picked from my fork's updates: https://github.com/tony/graphdoc/pull/1 Prettier docs: Any opinions on config? Options: https://prettier.io/docs/en/options.html I have no opinion, I assume `.prettierrc` at `{}` implies intention is to use...