From 7b6a852aae5cd31ed2043492b5e8029293f49e7a Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Mon, 1 Jan 2024 16:36:27 -0500 Subject: CLion options --- .../JetBrains/CLion2023.3/options/Clang-Tidy.xml | 676 +++++++++++++++++++++ 1 file changed, 676 insertions(+) create mode 100644 .config/JetBrains/CLion2023.3/options/Clang-Tidy.xml (limited to '.config/JetBrains/CLion2023.3/options/Clang-Tidy.xml') diff --git a/.config/JetBrains/CLion2023.3/options/Clang-Tidy.xml b/.config/JetBrains/CLion2023.3/options/Clang-Tidy.xml new file mode 100644 index 0000000..d5a0a46 --- /dev/null +++ b/.config/JetBrains/CLion2023.3/options/Clang-Tidy.xml @@ -0,0 +1,676 @@ + + + + + + \ No newline at end of file -- cgit v1.2.1