mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-11 04:42:16 +01:00
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
|
# Run manually to reformat a file:
|
||
|
# clang-format -i --style=file <file>
|
||
|
Language: Cpp
|
||
|
BasedOnStyle: Google
|