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
path: root/misc
diff options
context:
space:
mode:
authorMatthieu Napoli <matthieu@mnapoli.fr>2014-11-28 06:08:04 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2014-11-28 06:08:04 +0300
commit9fa64998cb47272b8cb0af422e4ff909dc120d01 (patch)
treef1d28bd4e8590b91401cbe77fa254c034213ea8f /misc
parent671f81af1acc52cba90e04eab4dd72a68241a3d3 (diff)
#6622 Logger refactoring: moved log message formatting into classes
Diffstat (limited to 'misc')
-rw-r--r--misc/phpstorm-codestyles/Piwik_codestyle.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/phpstorm-codestyles/Piwik_codestyle.xml b/misc/phpstorm-codestyles/Piwik_codestyle.xml
index ed09f367d7..e04c442b53 100644
--- a/misc/phpstorm-codestyles/Piwik_codestyle.xml
+++ b/misc/phpstorm-codestyles/Piwik_codestyle.xml
@@ -15,6 +15,7 @@
<option name="KEEP_SIMPLE_METHODS_IN_ONE_LINE" value="true" />
</codeStyleSettings>
<codeStyleSettings language="PHP">
+ <option name="BLANK_LINES_AFTER_PACKAGE" value="1" />
<option name="ALIGN_MULTILINE_ARRAY_INITIALIZER_EXPRESSION" value="true" />
<arrangement>
<groups>