diff options
author | mounderfod <mounderfod@gmail.com> | 2023-07-19 14:42:16 +0200 |
---|---|---|
committer | mounderfod <mounderfod@gmail.com> | 2023-07-19 14:42:16 +0200 |
commit | ba8852883789f1c47621b2039061bebb65357519 (patch) | |
tree | 55c8519b82da716c1096c6f66b953848297537e1 /.idea/inspectionProfiles/Project_Default.xml | |
parent | 2de3760085bff6e3ae14bacb8e6e8fb1a30bb4ae (diff) | |
parent | b9fdc9fac59a517a20455c0f5713b4ae63623908 (diff) | |
download | gopherhole-ba8852883789f1c47621b2039061bebb65357519.tar.gz |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '.idea/inspectionProfiles/Project_Default.xml')
-rw-r--r-- | .idea/inspectionProfiles/Project_Default.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index d4a00d6..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,12 +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="E302" /> - </list> - </option> - </inspection_tool> - </profile> -</component> \ No newline at end of file |