28ad69b536
Summary: use of Google Style (clang-format) Test Plan: manual Reviewers: sale Reviewed By: sale Subscribers: buda Differential Revision: https://phabricator.memgraph.io/D39
7 lines
89 B
YAML
7 lines
89 B
YAML
---
|
|
Language: Cpp
|
|
BasedOnStyle: Google
|
|
Standard: "C++11"
|
|
UseTab: Never
|
|
...
|