diff options
author | Minteck <nekostarfan@gmail.com> | 2021-09-11 19:42:09 +0200 |
---|---|---|
committer | Minteck <nekostarfan@gmail.com> | 2021-09-11 19:42:09 +0200 |
commit | 2c014c29f2cf7a519152937f82ff67c0ef23d84f (patch) | |
tree | 158ce653bc4ff3edbb59ce6fbd3f9d94ef594a6a /.idea/inspectionProfiles/Project_Default.xml | |
parent | 067d7fa420f6f07f1a26586f293f92f7f40e3d05 (diff) | |
download | main-2c014c29f2cf7a519152937f82ff67c0ef23d84f.tar.gz main-2c014c29f2cf7a519152937f82ff67c0ef23d84f.tar.bz2 main-2c014c29f2cf7a519152937f82ff67c0ef23d84f.zip |
Commit
Diffstat (limited to '.idea/inspectionProfiles/Project_Default.xml')
-rw-r--r-- | .idea/inspectionProfiles/Project_Default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 21b49a5..cbfe38a 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -34,5 +34,6 @@ </option> <option name="myCustomValuesEnabled" value="true" /> </inspection_tool> + <inspection_tool class="JsonSchemaCompliance" enabled="false" level="WARNING" enabled_by_default="false" /> </profile> </component>
\ No newline at end of file |