summaryrefslogtreecommitdiff
path: root/.arclint
blob: af1e6b99db5f2797c4f1d3e859d9fa180858969b (plain)
1
2
3
4
5
6
7
8
{
  "linters": {
    "pep8-default": {
      "type": "pep8",
      "include": "(^git-phab$)"
    }
  }
}