Merge pull request #17647 from soheilhy/clang-format

clang-format all the files.
reviewable/pr17549/r4^2
Soheil Hassas Yeganeh 6 years ago committed by GitHub
commit a786b7415a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/csharp/Grpc.Core/Interceptors/ServerServiceDefinitionExtensions.cs
  2. 2
      test/cpp/qps/gen_build_yaml.py

@ -76,4 +76,4 @@ namespace Grpc.Core.Interceptors
return serverServiceDefinition;
}
}
}
}

@ -131,4 +131,4 @@ def generate_yaml():
}
print(yaml.dump(generate_yaml()))
print(yaml.dump(generate_yaml()))

Loading…
Cancel
Save