Skip to content

Commit 5b3b0a7

Browse files
committed
Merge pull request square#17 from square/wesley-naming
Attribute right name for Square Inspection profile
2 parents c8c18f1 + 4044f59 commit 5b3b0a7

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)