-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Matt Ramotar <[email protected]>
- Loading branch information
1 parent
cc39941
commit 2460b30
Showing
126 changed files
with
18,786 additions
and
3,613 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -47,6 +47,7 @@ captures/ | |
# Keystore files | ||
*.jks | ||
|
||
store/kover | ||
**/kover/html/ | ||
*.podspec | ||
.kotlin/ | ||
yarn.lock |
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
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
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<baseline version="1.0"> | ||
<file name="src/commonMain/kotlin/org/mobilenativefoundation/store/cache5/LocalCache.kt"> | ||
<error line="240" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="367" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="396" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="399" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="408" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="417" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="428" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="431" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="440" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="449" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="508" column="30" source="standard:discouraged-comment-location" /> | ||
<error line="628" column="5" source="standard:no-consecutive-comments" /> | ||
<error line="640" column="5" source="standard:no-consecutive-comments" /> | ||
<error line="708" column="9" source="standard:no-consecutive-comments" /> | ||
<error line="1466" column="13" source="standard:no-consecutive-comments" /> | ||
<error line="1873" column="9" source="standard:no-consecutive-comments" /> | ||
</file> | ||
<file name="src/commonMain/kotlin/org/mobilenativefoundation/store/cache5/StoreMultiCache.kt"> | ||
<error line="15" column="1" source="standard:max-line-length" /> | ||
</file> | ||
</baseline> |
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.