Welcome to mirror list, hosted at ThFree Co, Russian Federation.

inherit_default_no_additional_properties.json « negative_tests « json_tests « ci « schema « editor « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a31467f9ae357fe1a3da01a6bd6d982a101d7d8 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "karma": {
    "inherit": {
      "default": [
        "secrets"
      ]
    },
    "script": "karma"
  }
}