From 70c99426e19b519582e8adc1c32aef9e9a11c7ae Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Sat, 7 Oct 2023 23:56:07 +0200 Subject: [PATCH] Adding Code Standards --- .gitmodules | 3 +++ Code_Standards | 1 + 2 files changed, 4 insertions(+) create mode 160000 Code_Standards diff --git a/.gitmodules b/.gitmodules index 6c86095..822f932 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "License"] path = License url = git@git.euph.dev:Euph/License.git +[submodule "Code_Standards"] + path = Code_Standards + url = git@git.euph.dev:Euph/Code_Standards.git diff --git a/Code_Standards b/Code_Standards new file mode 160000 index 0000000..0a9b9d3 --- /dev/null +++ b/Code_Standards @@ -0,0 +1 @@ +Subproject commit 0a9b9d3c3a7714263d8d48f8c66f447e16a4f21f