aboutsummaryrefslogtreecommitdiff
path: root/src/cc20rng/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'src/cc20rng/.clang-format')
-rw-r--r--src/cc20rng/.clang-format4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cc20rng/.clang-format b/src/cc20rng/.clang-format
new file mode 100644
index 0000000..8367454
--- /dev/null
+++ b/src/cc20rng/.clang-format
@@ -0,0 +1,4 @@
+IndentWidth: 4
+BreakBeforeBraces: Custom
+BraceWrapping:
+ AfterFunction: true