We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aad515 commit ab2faefCopy full SHA for ab2faef
build/config/tests/cpp_style/a.yaml
@@ -0,0 +1,16 @@
1
+service: arcadia-unassigned
2
+title: clang-format default config
3
+
4
+arcanum:
5
+ review:
6
+ auto_assign: true
7
+ groups:
8
+ - name: cppcommittee
9
+ roles: cppcommittee:consultant
10
+ rules:
11
+ - subpaths: "config.clang-format"
12
+ reviewers:
13
14
+ assign: 1
15
+ ship: 0
16
+ min_approvers_count: 1
build/config/tests/cpp_style/default_configs.json
@@ -0,0 +1,3 @@
+{
+ "clang_format": "build/config/tests/cpp_style/config.clang-format"
+}
0 commit comments