From a2e4561b96243fd079fa8f9070a6586bb3e77961 Mon Sep 17 00:00:00 2001
From: Guransh Khurana <guranshkhurana@Guranshs-MacBook-Pro.local>
Date: Wed, 15 Feb 2023 16:28:42 -0500
Subject: [PATCH] This is a test

---
 .idea/misc.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.idea/misc.xml b/.idea/misc.xml
index 49504ef..0c48797 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -2,4 +2,7 @@
 <project version="4">
   <component name="ExternalStorageConfigurationManager" enabled="true" />
   <component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK" />
+  <component name="SuppressKotlinCodeStyleNotification">
+    <option name="disableForAll" value="true" />
+  </component>
 </project>
\ No newline at end of file
-- 
GitLab