{
    "configure-args": "--enable-warnings-as-errors",
    "debug": true,
    "skip-tests": {
        "all": ["jstests", "jittest", "checks"]
    },
    "extra-tests": {
        "all": ["check-style"]
    }
}