Skip to content

Commit 41c8653

Browse files
committed
chore: update lint baselines
1 parent 2fdbad4 commit 41c8653

File tree

2 files changed

+129
-98
lines changed

2 files changed

+129
-98
lines changed

app/detekt-baseline.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@
7878
<ID>NestedBlockDepth:MainActivity.kt$MainActivity$private fun checkIntents(intent: Intent)</ID>
7979
<ID>NestedBlockDepth:Note.kt$Note$fun getNoteStoredValue(context: Context): String?</ID>
8080
<ID>NestedBlockDepth:TasksFragment.kt$TasksFragment$private fun prepareTaskItems(): List&lt;NoteItem&gt;</ID>
81-
<ID>ReturnCount:TasksFragment.kt$TasksFragment$private fun saveNote(callback: () -&gt; Unit = {})</ID>
82-
<ID>ReturnCount:TextFragment.kt$TextFragment$fun saveText(force: Boolean, callback: ((note: Note) -&gt; Unit)? = null)</ID>
8381
<ID>SwallowedException:MainActivity.kt$MainActivity$e: ActivityNotFoundException</ID>
8482
<ID>SwallowedException:MainActivity.kt$MainActivity$e: Exception</ID>
8583
<ID>SwallowedException:MainActivity.kt$MainActivity$e: NetworkErrorException</ID>

0 commit comments

Comments
 (0)