Skip to content

Commit 4044f59

Browse files
author
Wesley Kim
committed
Attribute right name for Square Inspection profile
1 parent c8c18f1 commit 4044f59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/inspection/Square.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<inspections name="Square">
2+
<inspections version="1.0" is_locked="false">
3+
<option name="myName" value="Square" />
34
<inspection_tool class="UnnecessarySemicolon" enabled="true" level="ERROR" enabled_by_default="true" />
45
</inspections>
56

0 commit comments

Comments
 (0)