From db488d94b3e26ea980f61cf4813910ff70fda589 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Schmincke?= Date: Sun, 22 Mar 2026 12:06:26 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3ed450c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# coding-conventions + +A collection of coding conventions to follow in all projects. \ No newline at end of file