Skip to content

Commit

Permalink
Issue #14806: Re-enable YAMLSchemaValidation to test on IDEA v2022.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MANISH-K-07 committed Apr 18, 2024
1 parent ca24f63 commit bd54a2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/intellij-idea-inspections.xml
Expand Up @@ -4106,9 +4106,6 @@
enabled_by_default="false"/>
<inspection_tool class="SpringBootApplicationYaml" enabled="false" level="ERROR"
enabled_by_default="false"/>
<!-- until #14806 -->
<inspection_tool class="YAMLSchemaValidation" enabled="false" level="ERROR"
enabled_by_default="false"/>
<inspection_tool class="SpringBootBootstrapConfigurationInspection" enabled="false"
level="WEAK WARNING" enabled_by_default="false"/>
<inspection_tool class="SpringCacheAnnotationsOnInterfaceInspection" enabled="false"
Expand Down

0 comments on commit bd54a2b

Please sign in to comment.