Commit 0b15dc94 authored by Benjamin Barenblat's avatar Benjamin Barenblat Committed by Alex Chernyakhovsky
Browse files

Add a clang-format file and prepare for clang-formatting

Create .clang-format to describe the current C++ style used in Mosh.

Mark one carefully-formatted array with `// clang-format off`. Also turn
off clang-format in src/crypto/ocb_internal.cc, since it was imported
almost wholesale from another project and is written in a style
different from the rest of Mosh.
parent f2904f95
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment