From fe77a18bd516b943c39ff28d2586adcc0f152416 Mon Sep 17 00:00:00 2001 From: Anto Christopher <93177734+anto-deepsource@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:17:20 +0530 Subject: [PATCH 1/4] Update index.js --- index.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.js b/index.js index 58ccb924..ffe2a834 100644 --- a/index.js +++ b/index.js @@ -87,3 +87,7 @@ function isMatched(str) { function commentCheck(){ console.log("no comment") } + +function commentCheck1(){ + console.log("no comment") +} From 670caa2a0fb8ea622b6be58c2b29b7d6544da630 Mon Sep 17 00:00:00 2001 From: Anto Christopher <93177734+anto-deepsource@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:19:20 +0530 Subject: [PATCH 2/4] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index ffe2a834..58e87f4d 100644 --- a/index.js +++ b/index.js @@ -89,5 +89,5 @@ function commentCheck(){ } function commentCheck1(){ - console.log("no comment") + console.log("no comments") } From c74c6a5aceddf08d7b811eac3636cd8d623d5522 Mon Sep 17 00:00:00 2001 From: Anto Christopher <93177734+anto-deepsource@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:40:44 +0530 Subject: [PATCH 3/4] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 58e87f4d..07c7856f 100644 --- a/index.js +++ b/index.js @@ -89,5 +89,5 @@ function commentCheck(){ } function commentCheck1(){ - console.log("no comments") + console.log("no commentsss") } From 1153588a8702d1883784c4140eb3919ab873a518 Mon Sep 17 00:00:00 2001 From: Anto Christopher <93177734+anto-deepsource@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:46:54 +0530 Subject: [PATCH 4/4] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 07c7856f..ece39e0a 100644 --- a/index.js +++ b/index.js @@ -89,5 +89,5 @@ function commentCheck(){ } function commentCheck1(){ - console.log("no commentsss") + console.log("no commentssssssss") }