mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
formatting
This commit is contained in:
parent
bf27345a53
commit
8af8d79df9
10 changed files with 115 additions and 74 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue