diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-29 20:00:07 +0200 |
---|---|---|
committer | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-29 20:00:07 +0200 |
commit | d2733aa17b7932dfb78e97639e7d568ac41b9ee1 (patch) | |
tree | 1e77dbe51e192c42f993e79e53532d3558d36bcb /.idea/inspectionProfiles | |
parent | 9f3bd84cb82a7f57a49701018a7fb43eb77c65aa (diff) | |
download | unchainedtech-d2733aa17b7932dfb78e97639e7d568ac41b9ee1.tar.gz unchainedtech-d2733aa17b7932dfb78e97639e7d568ac41b9ee1.tar.bz2 unchainedtech-d2733aa17b7932dfb78e97639e7d568ac41b9ee1.zip |
Let's finally commit stuff!
Diffstat (limited to '.idea/inspectionProfiles')
-rw-r--r-- | .idea/inspectionProfiles/Project_Default.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..5154f76 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ +<component name="InspectionProjectProfileManager"> + <profile version="1.0"> + <option name="myName" value="Project Default" /> + <inspection_tool class="CssUnknownTarget" enabled="true" level="WEAK WARNING" enabled_by_default="true" /> + </profile> +</component>
\ No newline at end of file |