summaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorSimon Rettberg2022-05-21 12:37:47 +0200
committerSimon Rettberg2022-05-21 12:37:47 +0200
commite36574ef62dba881522125dbf67e51243659a6c5 (patch)
tree0784f1719812000e236b7b4625a08386eadeeca0 /.idea
parent[dnbd3] graph: Keep running in background for a while (diff)
downloadslx-admin-e36574ef62dba881522125dbf67e51243659a6c5.tar.gz
slx-admin-e36574ef62dba881522125dbf67e51243659a6c5.tar.xz
slx-admin-e36574ef62dba881522125dbf67e51243659a6c5.zip
.idea: Silence annoying inspection
Diffstat (limited to '.idea')
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
index 3a559fb8..c42d92ef 100644
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -27,5 +27,6 @@
<option name="processLiterals" value="false" />
<option name="processComments" value="true" />
</inspection_tool>
+ <inspection_tool class="SqlRedundantOrderingDirectionInspection" enabled="false" level="WARNING" enabled_by_default="false" />
</profile>
-</component>
+</component> \ No newline at end of file