From 0bfd6efd4a5330e2a598e330b95bf6b52f3f40a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20K=C3=BChn?= Date: Mon, 29 Nov 2021 09:50:43 +0100 Subject: [PATCH] updated coding guide --- Docs/coding guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/coding guide.md b/Docs/coding guide.md index a77adf9..c5cc8c8 100644 --- a/Docs/coding guide.md +++ b/Docs/coding guide.md @@ -1,6 +1,6 @@ # 1 Formatting ## 1.1 General -Maximal 80-100 letters in one line +Maximal 80-100 letters in one line We use the default build in Formatter from 'IntelliJ IDEA' (Ctr+Alt+L) ## 1.2 Brackets