mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Set naming style in .editorconfig
This commit is contained in:
parent
2b71d84e3c
commit
a5d12142c3
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ indent_style = space
|
|||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
||||
[*.php]
|
||||
ij_php_variable_naming_style = snake_case
|
||||
ij_php_getters_setters_naming_style = snake_case
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue