aboutsummaryrefslogtreecommitdiff
path: root/pigweed.json
blob: 7a4623e5d8115c97a06aff5587f1240a309bb36a (plain)
1
2
3
4
5
6
7
8
9
{
  "pw": {
    "pw_presubmit": {
      "format": {
        "python_formatter": "black"
      }
    }
  }
}