From 93c71567ff91b29d880bf1b5b8bedb0f554a4dab Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Wed, 19 Jun 2019 14:30:30 +0200 Subject: [PATCH] Add more PhpStorm settings Signed-off-by: Severin Kaderli --- .../phpstorm/config/codestyles/Default.xml | 1 + .../phpstorm/config/inspection/Custom.xml | 8 ++++++++ .../config/options/editor.codeinsight.xml | 3 +++ .../phpstorm/config/options/editor.xml | 20 +++++++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 system/.config/phpstorm/config/codestyles/Default.xml create mode 100644 system/.config/phpstorm/config/inspection/Custom.xml create mode 100644 system/.config/phpstorm/config/options/editor.codeinsight.xml diff --git a/system/.config/phpstorm/config/codestyles/Default.xml b/system/.config/phpstorm/config/codestyles/Default.xml new file mode 100644 index 0000000..e94f32a --- /dev/null +++ b/system/.config/phpstorm/config/codestyles/Default.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/system/.config/phpstorm/config/inspection/Custom.xml b/system/.config/phpstorm/config/inspection/Custom.xml new file mode 100644 index 0000000..a900e97 --- /dev/null +++ b/system/.config/phpstorm/config/inspection/Custom.xml @@ -0,0 +1,8 @@ + + \ No newline at end of file diff --git a/system/.config/phpstorm/config/options/editor.codeinsight.xml b/system/.config/phpstorm/config/options/editor.codeinsight.xml new file mode 100644 index 0000000..c8593ab --- /dev/null +++ b/system/.config/phpstorm/config/options/editor.codeinsight.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/system/.config/phpstorm/config/options/editor.xml b/system/.config/phpstorm/config/options/editor.xml index 391c323..021774e 100644 --- a/system/.config/phpstorm/config/options/editor.xml +++ b/system/.config/phpstorm/config/options/editor.xml @@ -3,4 +3,24 @@