summaryrefslogtreecommitdiff
path: root/.idea/inspectionProfiles/Project_Default.xml
diff options
context:
space:
mode:
authorYehuda Hassine <yehuda@myinbox.in>2018-08-03 17:33:10 +0300
committerYehuda Hassine <yehuda@myinbox.in>2018-08-03 17:33:10 +0300
commitf03a430175384cf672583c4423ae19c2e83fb91b (patch)
tree8dece5c07117b9d6b7521a15f79ae82555550f4d /.idea/inspectionProfiles/Project_Default.xml
parentee059457f47c9bc6ffc5be080cbb42cb2fa2a3f2 (diff)
downloadPost-SMTP-f03a430175384cf672583c4423ae19c2e83fb91b.zip
readme change
Diffstat (limited to '.idea/inspectionProfiles/Project_Default.xml')
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..1052afc
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,11 @@
+<component name="InspectionProjectProfileManager">
+ <profile version="1.0">
+ <option name="myName" value="Project Default" />
+ <inspection_tool class="JSHint" enabled="true" level="ERROR" enabled_by_default="true" />
+ <inspection_tool class="JSLint" enabled="true" level="ERROR" enabled_by_default="true" />
+ <inspection_tool class="MessDetectorValidationInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
+ <inspection_tool class="PhpCSValidationInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
+ <option name="CODING_STANDARD" value="WordPress-VIP" />
+ </inspection_tool>
+ </profile>
+</component> \ No newline at end of file