VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/.editorconfig

Last change on this file was 105670, checked in by vboxsync, 5 months ago

Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643

File size: 455 bytes
Line 
1# EditorConfig file: https://EditorConfig.org
2
3root = true
4
5[*]
6charset = latin1
7end_of_line = crlf
8indent_style = space
9indent_size = 2
10insert_final_newline = true
11trim_trailing_whitespace = true
12
13[*.py]
14charset = utf-8
15indent_style = space
16indent_size = 4
17
18[*.sh]
19end_of_line = lf
20
21[.gitattributes]
22end_of_line = lf
23
24[.mailmap]
25charset = utf-8
26
27[Maintainers.txt]
28charset = utf-8
29
30[Makefile,GNUmakefile]
31indent_style = tab
Note: See TracBrowser for help on using the repository browser.

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