Finished part 2.4
This commit is contained in:
6
assignment1/.clang-format
Normal file
6
assignment1/.clang-format
Normal file
@@ -0,0 +1,6 @@
|
||||
# Generated by CLion for Whitesmiths braces
|
||||
# The Whitesmiths style is a code formatting style where the braces are aligned with the indentation the block of code they enclose.
|
||||
# This means that both opening and closing braces are indented to the same level as the code inside them.
|
||||
BasedOnStyle: LLVM
|
||||
|
||||
BreakBeforeBraces: Whitesmiths
|
||||
Reference in New Issue
Block a user