formatting

This commit is contained in:
Robin Appelman 2025-10-25 17:51:52 +02:00
commit 8af8d79df9
10 changed files with 115 additions and 74 deletions

View file

@ -6,6 +6,7 @@ end_of_line=lf
insert_final_newline=false
indent_style=space
indent_size=4
insert_final_newline=true
[{composer.lock,.babelrc,.stylelintrc,.eslintrc,jest.config,*.bowerrc,*.jsb3,*.jsb2,*.json}]
indent_style=space
@ -15,7 +16,7 @@ indent_size=2
indent_style=tab
tab_width=4
[{*.module,*.hphp,*.phtml,*.php5,*.php4,*.php,*.inc}]
[{*.module,*.hphp,*.phtml,*.php5,*.php4,*.php,*.phpstub,*.inc}]
indent_style=tab
tab_width=4