mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-26 07:02:43 +00:00
Made all C++ files clang-formatted.
Also added missing generated files. Change-Id: Ifd22a643a08e3f2edfce92812ed57b87fc0e1875
This commit is contained in:
2
src/clang-format.sh
Normal file
2
src/clang-format.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
clang-format -i -style=file include/flatbuffers/* src/*.cpp tests/test.cpp samples/*.cpp grpc/src/compiler/schema_interface.h grpc/tests/*.cpp
|
||||
git checkout include/flatbuffers/reflection_generated.h
|
||||
Reference in New Issue
Block a user