diff options
author | yehuda <yehuda@myinbox.in> | 2019-03-04 17:17:45 +0200 |
---|---|---|
committer | yehuda <yehuda@myinbox.in> | 2019-03-04 17:17:45 +0200 |
commit | c88e7ad0b42cefd8fb7b509c8c2e355f567d9434 (patch) | |
tree | 8bbd1cb90289c22832a13c41a673fc2081245d3f /.idea/inspectionProfiles/Project_Default.xml | |
parent | 4676163d78d8bbf9758b39648612d021e000b115 (diff) | |
download | Post-SMTP-c88e7ad0b42cefd8fb7b509c8c2e355f567d9434.zip |
gitignore
Diffstat (limited to '.idea/inspectionProfiles/Project_Default.xml')
-rw-r--r-- | .idea/inspectionProfiles/Project_Default.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 1052afc..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,11 +0,0 @@ -<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 |