From dcef8c3543844b4d28b4f27a41e09a389964207f Mon Sep 17 00:00:00 2001 From: Khoubza Younes Date: Sat, 21 Jan 2023 23:09:09 +0100 Subject: [PATCH] style: update contributors file commit convention from atom to angular --- .all-contributorsrc | 2 +- grumphp.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6795282e..bfbe76bb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -8,7 +8,7 @@ ], "imageSize": 100, "commit": false, - "commitConvention": "atom", + "commitConvention": "angular", "contributorsPerLine": 7, "linkToUsage": false, "contributors": [ diff --git a/grumphp.yml b/grumphp.yml index 83f9cc5e..2c2834d0 100644 --- a/grumphp.yml +++ b/grumphp.yml @@ -16,6 +16,7 @@ grumphp: git_commit_message: allow_empty_message: false enforce_capitalized_subject: false + max_subject_width: 100 type_scope_conventions: types: - build