소스 검색

Merge pull request #17647 from soheilhy/clang-format

clang-format all the files.
Soheil Hassas Yeganeh 6 년 전
부모
커밋
a786b7415a
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/csharp/Grpc.Core/Interceptors/ServerServiceDefinitionExtensions.cs
  2. 1 1
      test/cpp/qps/gen_build_yaml.py

+ 1 - 1
src/csharp/Grpc.Core/Interceptors/ServerServiceDefinitionExtensions.cs

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

+ 1 - 1
test/cpp/qps/gen_build_yaml.py

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