summaryrefslogtreecommitdiff
path: root/.arcconfig
blob: c886789d35dfd4d6a42862f43265fbf35f16a61b (plain)
1
2
3
4
5
6
7
8
9
{
  "project.name"        : "ghc",
  "repository.callsign" : "GHC",
  "phabricator.uri"     : "https://phabricator.haskell.org",

  "load": [
    ".arc-linters/arcanist-external-json-linter"
  ]
}