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...
Follow-up to a comment thread in https://github.com/netlify/cli/pull/7199. This changeset adds types for the global configuration file (`$CONFIG_HOME/netlify/config.json`). This is mainly a step forward in documenting the configuration format. The type...
yadda yadda yadda, the cached config shape is untyped yadda yadda yadda, we don't parse it when it exists to make sure it's the right shape yadda yadda yadda, we...