Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-11-04 10:38:32 +0400
committermattab <matthieu.aubry@gmail.com>2013-11-04 10:38:32 +0400
commit85761b1117e6d4e82d85d9450ca2712587486dc4 (patch)
treecba49efc2325596b08ea0f198b87913cc07603c8 /misc/others
parent58f92f2cfe942d68baf7a7e99f2d3754c44aa185 (diff)
Adding Code Reorganize setting to phpstorm codestyle
Diffstat (limited to 'misc/others')
-rw-r--r--misc/others/phpstorm-codestyles/Piwik_codestyle.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/others/phpstorm-codestyles/Piwik_codestyle.xml b/misc/others/phpstorm-codestyles/Piwik_codestyle.xml
index 8e8743f448..0fd9a921b5 100644
--- a/misc/others/phpstorm-codestyles/Piwik_codestyle.xml
+++ b/misc/others/phpstorm-codestyles/Piwik_codestyle.xml
@@ -18,6 +18,12 @@
<codeStyleSettings language="PHP">
<option name="ALIGN_MULTILINE_ARRAY_INITIALIZER_EXPRESSION" value="true" />
<arrangement>
+ <groups>
+ <group>
+ <type>DEPENDENT_METHODS</type>
+ <order>BREADTH_FIRST</order>
+ </group>
+ </groups>
<rules>
<rule>
<match>