From 95a9e5e2d832e73bf9b8d252a8baa6d6b187e2f7 Mon Sep 17 00:00:00 2001 From: Jhon Angulo Date: Sat, 22 Aug 2020 10:55:44 -0500 Subject: [PATCH] add new message for random commit --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 5274bd4..9417bb5 100644 --- a/src/index.js +++ b/src/index.js @@ -16,6 +16,7 @@ const messages = [ "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live", "naruto, The programmer ninja!", "The covid-19 block my commit", + "never stop learning", ]; const funnyCommit = () => {