Add .clang-format with comment wrap to src/ngraph (#3461)
* Plant an updated .clang-format in src/ngraph, with overrides in each subdir thereof * Whoops, forgot to commit the actual .clang-formats * Remove src/ngraph/type/.clang-format (it was having no effect) * Remove src/ngraph/distributed/.clang-format (it was having no effect) * Remove src/ngraph/codegen/.clang-format (only one file was affected, so it's a wash) * Remove src/ngraph/autodiff/.clang-format (only one file was affected, so it's a wash) * Un-relax comment wrapping in src/ngraph/state * Revert "Un-relax comment wrapping in src/ngraph/state" This reverts commit 41fc50fb92bffb7f5aca4126eb1267f00dcca727.
Showing
src/ngraph/.clang-format
0 → 100644
src/ngraph/op/.clang-format
0 → 100644
Please
register
or
sign in
to comment