mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-14 01:00:17 +01:00
panfrost: delete stale editorconfig file
We no longer use 8-space indent in panfrost, so let's remove the needless .editorconfig, and instead inherit the 3-space indent from the toplevel .editorconfig. Fixes:0afd691f29("panfrost: clang-format the tree") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25147> (cherry picked from commit210f1e14d5)
This commit is contained in:
parent
62c008d231
commit
2bc31ef058
2 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
[*.{c,h,cpp,hpp,cc,hh}]
|
||||
indent_style = space
|
||||
indent_size = 8
|
||||
Loading…
Add table
Reference in a new issue