We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c18f1 commit 4044f59Copy full SHA for 4044f59
configs/inspection/Square.xml
@@ -1,5 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<inspections name="Square">
+<inspections version="1.0" is_locked="false">
3
+ <option name="myName" value="Square" />
4
<inspection_tool class="UnnecessarySemicolon" enabled="true" level="ERROR" enabled_by_default="true" />
5
</inspections>
6
0 commit comments