diff --git a/.pick_status.json b/.pick_status.json index 2be9681988b..14652be560a 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -3304,7 +3304,7 @@ "description": "panfrost: delete stale editorconfig file", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "0afd691f29683f6e9dde60f79eca094373521806", "notes": null diff --git a/src/gallium/drivers/panfrost/.editorconfig b/src/gallium/drivers/panfrost/.editorconfig deleted file mode 100644 index 40cd1044ada..00000000000 --- a/src/gallium/drivers/panfrost/.editorconfig +++ /dev/null @@ -1,3 +0,0 @@ -[*.{c,h,cpp,hpp,cc,hh}] -indent_style = space -indent_size = 8