Skip to content

Commit

Permalink
fix: remove the unnecessary git_commit_message check
Browse files Browse the repository at this point in the history
Fixes #17
  • Loading branch information
hussainweb committed Jun 29, 2022
1 parent 3e21f99 commit 74396cf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions grumphp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ grumphp:
failed: vendor/axelerant/drupal-quality-checker/resources/grumpy.txt
succeeded: vendor/axelerant/drupal-quality-checker/resources/happy.txt
tasks:
git_commit_message:
enforce_no_subject_trailing_period: false
max_subject_width: 100
max_body_width: 120
matchers:
Must contain issue number: /CONT-\d+/
phplint: ~
yamllint: ~
composer: ~
Expand Down

0 comments on commit 74396cf

Please sign in to comment.