-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
340e999
commit 2416151
Showing
2 changed files
with
78 additions
and
9 deletions.
There are no files selected for viewing
78 changes: 78 additions & 0 deletions
78
pubnub-kotlin/pubnub-kotlin-api/config/ktlint/baseline.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,81 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<baseline version="1.0"> | ||
<file name="src/jsMain/kotlin/Pubnub.d.kt"> | ||
<error line="156" column="40" source="standard:comment-wrapping" /> | ||
<error line="407" column="15" source="standard:class-naming" /> | ||
<error line="423" column="15" source="standard:class-naming" /> | ||
<error line="439" column="15" source="standard:class-naming" /> | ||
<error line="451" column="15" source="standard:class-naming" /> | ||
<error line="459" column="15" source="standard:class-naming" /> | ||
<error line="467" column="15" source="standard:class-naming" /> | ||
<error line="483" column="15" source="standard:class-naming" /> | ||
<error line="496" column="15" source="standard:class-naming" /> | ||
<error line="840" column="13" source="standard:property-naming" /> | ||
<error line="1023" column="15" source="standard:class-naming" /> | ||
<error line="1029" column="15" source="standard:class-naming" /> | ||
<error line="1155" column="13" source="standard:property-naming" /> | ||
<error line="1161" column="13" source="standard:property-naming" /> | ||
<error line="1163" column="13" source="standard:property-naming" /> | ||
<error line="1223" column="39" source="standard:comment-wrapping" /> | ||
<error line="1308" column="15" source="standard:class-naming" /> | ||
<error line="1336" column="42" source="standard:comment-wrapping" /> | ||
<error line="1386" column="37" source="standard:comment-wrapping" /> | ||
<error line="1407" column="13" source="standard:property-naming" /> | ||
<error line="1408" column="13" source="standard:property-naming" /> | ||
<error line="1412" column="13" source="standard:property-naming" /> | ||
<error line="1413" column="13" source="standard:property-naming" /> | ||
<error line="1432" column="9" source="standard:property-naming" /> | ||
<error line="1433" column="9" source="standard:property-naming" /> | ||
<error line="1434" column="9" source="standard:property-naming" /> | ||
<error line="1435" column="9" source="standard:property-naming" /> | ||
<error line="1436" column="9" source="standard:property-naming" /> | ||
<error line="1437" column="9" source="standard:property-naming" /> | ||
<error line="1438" column="9" source="standard:property-naming" /> | ||
<error line="1439" column="9" source="standard:property-naming" /> | ||
<error line="1440" column="9" source="standard:property-naming" /> | ||
<error line="1441" column="9" source="standard:property-naming" /> | ||
<error line="1442" column="9" source="standard:property-naming" /> | ||
<error line="1443" column="9" source="standard:property-naming" /> | ||
<error line="1444" column="9" source="standard:property-naming" /> | ||
<error line="1448" column="9" source="standard:property-naming" /> | ||
<error line="1449" column="9" source="standard:property-naming" /> | ||
<error line="1450" column="9" source="standard:property-naming" /> | ||
<error line="1451" column="9" source="standard:property-naming" /> | ||
<error line="1452" column="9" source="standard:property-naming" /> | ||
<error line="1453" column="9" source="standard:property-naming" /> | ||
<error line="1454" column="9" source="standard:property-naming" /> | ||
<error line="1455" column="9" source="standard:property-naming" /> | ||
<error line="1456" column="9" source="standard:property-naming" /> | ||
<error line="1457" column="9" source="standard:property-naming" /> | ||
<error line="1458" column="9" source="standard:property-naming" /> | ||
<error line="1459" column="9" source="standard:property-naming" /> | ||
<error line="1460" column="9" source="standard:property-naming" /> | ||
<error line="1461" column="9" source="standard:property-naming" /> | ||
<error line="1462" column="9" source="standard:property-naming" /> | ||
<error line="1463" column="9" source="standard:property-naming" /> | ||
<error line="1464" column="9" source="standard:property-naming" /> | ||
<error line="1465" column="9" source="standard:property-naming" /> | ||
<error line="1466" column="9" source="standard:property-naming" /> | ||
<error line="1467" column="9" source="standard:property-naming" /> | ||
<error line="1468" column="9" source="standard:property-naming" /> | ||
<error line="1469" column="9" source="standard:property-naming" /> | ||
<error line="1470" column="9" source="standard:property-naming" /> | ||
<error line="1471" column="9" source="standard:property-naming" /> | ||
<error line="1472" column="9" source="standard:property-naming" /> | ||
<error line="1473" column="9" source="standard:property-naming" /> | ||
<error line="1474" column="9" source="standard:property-naming" /> | ||
<error line="1475" column="9" source="standard:property-naming" /> | ||
<error line="1476" column="9" source="standard:property-naming" /> | ||
<error line="1477" column="9" source="standard:property-naming" /> | ||
<error line="1478" column="9" source="standard:property-naming" /> | ||
<error line="1479" column="9" source="standard:property-naming" /> | ||
<error line="1480" column="9" source="standard:property-naming" /> | ||
<error line="1481" column="9" source="standard:property-naming" /> | ||
<error line="1482" column="9" source="standard:property-naming" /> | ||
<error line="1483" column="9" source="standard:property-naming" /> | ||
</file> | ||
<file name="src/jsMain/kotlin/com/pubnub/api/PubNubImpl.kt"> | ||
<error line="1115" column="5" source="standard:function-naming" /> | ||
<error line="1135" column="5" source="standard:function-naming" /> | ||
</file> | ||
</baseline> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters