summaryrefslogtreecommitdiffstats
path: root/.idea/inspectionProfiles/profiles_settings.xml
diff options
context:
space:
mode:
authorJonas Kvarnström <jonas.kvarnstrom@liu.se>2021-01-14 17:23:42 +0100
committerJonas Kvarnström <jonas.kvarnstrom@liu.se>2021-01-14 17:23:42 +0100
commitbf2ffe60a90b3b0e896f87803cd97183cd15e010 (patch)
treebdfc593de8dcef0c0d294d8cdd92c6ff85c1c780 /.idea/inspectionProfiles/profiles_settings.xml
parent9b9d31f70d78baca7f6eab4b094a8f057935d957 (diff)
downloadtdde30-bf2ffe60a90b3b0e896f87803cd97183cd15e010.tar.gz
Add the JavaOO default inspection profile for 2021. Note that the online inspection system is always the "main" inspection, while this profile helps by allowing many of the warnings to be seen directly in the editor.
Diffstat (limited to '.idea/inspectionProfiles/profiles_settings.xml')
-rw-r--r--.idea/inspectionProfiles/profiles_settings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 0000000..b71c1f4
--- /dev/null
+++ b/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+<component name="InspectionProjectProfileManager">
+ <settings>
+ <option name="PROJECT_PROFILE" value="JavaOO-2021" />
+ <version value="1.0" />
+ </settings>
+</component> \ No newline at end of file