From 6121daf35679dec7a2cb79dec3efa7961a42cee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Kvarnstr=C3=B6m?= Date: Fri, 15 Jan 2021 06:44:02 +0100 Subject: Set default JavaOO code style (essentially the standard Java code style) --- .idea/codeStyles/Project.xml | 261 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 261 insertions(+) create mode 100644 .idea/codeStyles/Project.xml (limited to '.idea/codeStyles/Project.xml') diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..f1f9173 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,261 @@ + + + + + + \ No newline at end of file -- cgit v1.2.1