mirror of
https://github.com/yshui/picom.git
synced 2025-04-14 17:53:25 -04:00
Coding style change
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
22bc79369e
commit
049cc94e7a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
root = true
|
||||
[*.{c,h}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
max_line_length = 90
|
||||
|
|
Loading…
Add table
Reference in a new issue