From 14aa0298de53eec2bab1a426d722134d79d9539e Mon Sep 17 00:00:00 2001 From: Miyu Kawaii Date: Tue, 25 Apr 2023 22:02:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=88=8D=E5=8F=8B=E8=AF=B4=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E9=82=A3=E6=88=91=E5=B0=B1=E5=86=8D=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E4=B8=80=E6=AC=A1=E5=92=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miyu Kawaii --- .../5/0/503adcf2a0be1ecdb94a15efba4433b6589877b9 | 14 +++++++------- .idea/sonarlint/issuestore/index.pb | 12 ++++++++++-- .idea/sonarlint/securityhotspotstore/index.pb | 14 +++++++++++--- 3 files changed, 28 insertions(+), 12 deletions(-) diff --git a/.idea/sonarlint/issuestore/5/0/503adcf2a0be1ecdb94a15efba4433b6589877b9 b/.idea/sonarlint/issuestore/5/0/503adcf2a0be1ecdb94a15efba4433b6589877b9 index 59ce83a..b2dcf84 100644 --- a/.idea/sonarlint/issuestore/5/0/503adcf2a0be1ecdb94a15efba4433b6589877b9 +++ b/.idea/sonarlint/issuestore/5/0/503adcf2a0be1ecdb94a15efba4433b6589877b9 @@ -1,14 +1,14 @@ o -java:S22931"YReplace the type specification in this constructor call with the diamond operator ("<>").( +java:S22933"YReplace the type specification in this constructor call with the diamond operator ("<>").( D -java:S1604"(Make this anonymous inner class a lambda( +java:S1604"(Make this anonymous inner class a lambda( f -java:S1301h"KReplace this "switch" statement by "if" statements to increase readability.( +java:S1301o"KReplace this "switch" statement by "if" statements to increase readability.( M -java:S1135c"2Complete the task associated to this TODO comment.( -< java:S131h""Add a default case to this switch.( +java:S1135i"2Complete the task associated to this TODO comment.( +< java:S131o""Add a default case to this switch.( ^ -java:S1126"BReplace this if-then-else statement by a single method invocation.(忥 +java:S1126"BReplace this if-then-else statement by a single method invocation.(忥 P -java:S2864"4Iterate over the "entrySet" instead of the "keySet".(Κ \ No newline at end of file +java:S2864"4Iterate over the "entrySet" instead of the "keySet".(Κ \ No newline at end of file diff --git a/.idea/sonarlint/issuestore/index.pb b/.idea/sonarlint/issuestore/index.pb index ecb9515..cf655b3 100644 --- a/.idea/sonarlint/issuestore/index.pb +++ b/.idea/sonarlint/issuestore/index.pb @@ -7,7 +7,15 @@ k ;app/src/main/java/net/micode/notes/ui/NotesListAdapter.java,2\8\283f16cc23da56ca65616082bc810304d3511d0a h 8app/src/main/java/net/micode/notes/ui/NotesListItem.java,5\d\5dfe6902d8ec740690f88d644e74362c3be08fad +f +6app/src/main/java/net/micode/notes/tool/DataUtils.java,3\2\32360bf24febc78f20db52498c7576b3d8650d56 +d +4app/src/main/java/net/micode/notes/data/Contact.java,9\a\9a3a19793537958b8b1b03a81985999e22705a2f +b +2app/src/main/java/net/micode/notes/data/Notes.java,a\7\a7641cfac724321d508c2a284223a711011a93f5 +i +9app/src/main/java/net/micode/notes/model/WorkingNote.java,8\7\876016634c6642b35109680ccac740dc8271b236 g 7app/src/main/java/net/micode/notes/ui/NoteEditText.java,5\0\503adcf2a0be1ecdb94a15efba4433b6589877b9 -f -6app/src/main/java/net/micode/notes/tool/DataUtils.java,3\2\32360bf24febc78f20db52498c7576b3d8650d56 \ No newline at end of file +k +;app/src/main/java/net/micode/notes/ui/NoteEditActivity.java,5\7\577f30d26378ec8a2bd2e4a43f3c79b3f04c402c \ No newline at end of file diff --git a/.idea/sonarlint/securityhotspotstore/index.pb b/.idea/sonarlint/securityhotspotstore/index.pb index 6e2083b..6a0c695 100644 --- a/.idea/sonarlint/securityhotspotstore/index.pb +++ b/.idea/sonarlint/securityhotspotstore/index.pb @@ -7,7 +7,15 @@ h 8app/src/main/java/net/micode/notes/ui/NotesListItem.java,5\d\5dfe6902d8ec740690f88d644e74362c3be08fad m =app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java,f\9\f9f49497f95afd327db7a7a512612aa1089003d4 -g -7app/src/main/java/net/micode/notes/ui/NoteEditText.java,5\0\503adcf2a0be1ecdb94a15efba4433b6589877b9 f -6app/src/main/java/net/micode/notes/tool/DataUtils.java,3\2\32360bf24febc78f20db52498c7576b3d8650d56 \ No newline at end of file +6app/src/main/java/net/micode/notes/tool/DataUtils.java,3\2\32360bf24febc78f20db52498c7576b3d8650d56 +k +;app/src/main/java/net/micode/notes/ui/NoteEditActivity.java,5\7\577f30d26378ec8a2bd2e4a43f3c79b3f04c402c +d +4app/src/main/java/net/micode/notes/data/Contact.java,9\a\9a3a19793537958b8b1b03a81985999e22705a2f +i +9app/src/main/java/net/micode/notes/model/WorkingNote.java,8\7\876016634c6642b35109680ccac740dc8271b236 +b +2app/src/main/java/net/micode/notes/data/Notes.java,a\7\a7641cfac724321d508c2a284223a711011a93f5 +g +7app/src/main/java/net/micode/notes/ui/NoteEditText.java,5\0\503adcf2a0be1ecdb94a15efba4433b6589877b9 \ No newline at end of file