VirtualBox

source: vbox/trunk/src/VBox/Additions/3D/mesa/mesa-24.0.2/.editorconfig@ 105856

最後變更 在這個檔案從105856是 103996,由 vboxsync 提交於 11 月 前

Additions/3D/mesa: export mesa-24.0.2 to OSE. bugref:10606

  • 屬性 svn:eol-style 設為 native
檔案大小: 637 位元組
 
1# To use this config on you editor, follow the instructions at:
2# http://editorconfig.org
3
4root = true
5
6[*]
7charset = utf-8
8insert_final_newline = true
9tab_width = 8
10
11[*.{c,h,cpp,hpp,cc,hh,y,yy}]
12indent_style = space
13indent_size = 3
14max_line_length = 78
15
16[{Makefile*,*.mk}]
17indent_style = tab
18
19[*.py]
20indent_style = space
21indent_size = 4
22
23[*.yml]
24indent_style = space
25indent_size = 2
26
27[*.rst]
28indent_style = space
29indent_size = 3
30
31[*.patch]
32trim_trailing_whitespace = false
33
34[{meson.build,meson_options.txt}]
35indent_style = space
36indent_size = 2
37
38[*.ps1]
39indent_style = space
40indent_size = 2
41
42[*.rs]
43indent_style = space
44indent_size = 4
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette