diff options
Diffstat (limited to 'updater/sql/.idea/inspectionProfiles')
-rwxr-xr-x | updater/sql/.idea/inspectionProfiles/Project_Default.xml | 13 | ||||
-rwxr-xr-x | updater/sql/.idea/inspectionProfiles/profiles_settings.xml | 6 |
2 files changed, 0 insertions, 19 deletions
diff --git a/updater/sql/.idea/inspectionProfiles/Project_Default.xml b/updater/sql/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100755 index 8252e57..0000000 --- a/updater/sql/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="InspectionProjectProfileManager"> - <profile version="1.0"> - <option name="myName" value="Project Default" /> - <inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true"> - <option name="ignoredErrors"> - <list> - <option value="E501" /> - </list> - </option> - </inspection_tool> - <inspection_tool class="SqlNoDataSourceInspection" enabled="false" level="WARNING" enabled_by_default="false" /> - </profile> -</component>
\ No newline at end of file diff --git a/updater/sql/.idea/inspectionProfiles/profiles_settings.xml b/updater/sql/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100755 index 105ce2d..0000000 --- a/updater/sql/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ -<component name="InspectionProjectProfileManager"> - <settings> - <option name="USE_PROJECT_PROFILE" value="false" /> - <version value="1.0" /> - </settings> -</component>
\ No newline at end of file |