From 09f43e44f068cb910b069b864256dd2d07c0aa65 Mon Sep 17 00:00:00 2001 From: CD Cabrera Date: Tue, 12 May 2026 14:35:29 -0400 Subject: [PATCH 1/2] fix: again --- bin/t2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/t2.js b/bin/t2.js index d8ab8d1..0c95028 100755 --- a/bin/t2.js +++ b/bin/t2.js @@ -16,5 +16,5 @@ const doIt = () => { console.log(`t1: ${output.join(', ')}`); }; - +// comment change doIt(); From 621b85442ebe2ee94a6ce1698426f10e0acac419 Mon Sep 17 00:00:00 2001 From: CD Cabrera Date: Tue, 12 May 2026 15:55:52 -0400 Subject: [PATCH 2/2] DEV testing lint --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1024f53..c1a375e 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ -hello world +hello world bad change