a.yaml 361 B

12345678910111213141516
  1. service: arcadia-unassigned
  2. title: clang-format default config
  3. arcanum:
  4. review:
  5. auto_assign: true
  6. groups:
  7. - name: cppcommittee
  8. roles: cppcommittee:consultant
  9. rules:
  10. - subpaths: "config.clang-format"
  11. reviewers:
  12. - name: cppcommittee
  13. assign: 1
  14. ship: 0
  15. min_approvers_count: 1