mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
Add .editorconfig file
Basically a conversion from .dir-locals.el. EditorConfig supports many more editors and IDEs. (Ported from radeon commit aa07b365d7b0610411e118f105e49daff5f5a5cf) Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Michel Dänzer
parent
a576430526
commit
84496ebc89
7
.editorconfig
Normal file
7
.editorconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
root=true
|
||||
|
||||
[*]
|
||||
indent_style=tab
|
||||
tab_width=8
|
||||
indent_size=8
|
||||
charset=utf-8
|
||||
Reference in New Issue
Block a user