Nathan Houle
Nathan Houle
Adds two flags, concurrency and sort order, that gometalinter supports but flycheck-gometalinter doesn't (yet). ``` -j, --concurrency=16 Number of concurrent linters to run. --sort=none ... Sort output by any of...
**Which problem is this pull request solving?** Per the [functions documentation][1], it seems like you should be able to return a standard `Response` object from function handlers. However, the existing...
# Summary This changeset fixes several issues that come up when you use `@netlify/build` programmatically to test ~integrations~ extensions' build hooks. A few of these issues can be worked around...