stub fixes

This commit is contained in:
Robin Appelman 2025-10-25 21:43:15 +02:00
commit 2bbc37a55d
4 changed files with 19 additions and 7 deletions

View file

@ -16,7 +16,7 @@ indent_size=2
indent_style=tab
tab_width=4
[{*.module,*.hphp,*.phtml,*.php5,*.php4,*.php,*.phpstub,*.inc}]
[{*.module,*.hphp,*.phtml,*.php5,*.php4,*.php,*.stub,*.inc}]
indent_style=tab
tab_width=4