forked from umanit/translation-bundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgrumphp.yml.dist
More file actions
23 lines (23 loc) · 740 Bytes
/
grumphp.yml.dist
File metadata and controls
23 lines (23 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
parameters:
# Uncomment the following lines if you are using the docker-compose of the project
# You should also execute vendor/bin/grumphp git:init to apply the modification
# git_hook_variables:
# EXEC_GRUMPHP_COMMAND: docker-compose exec -u umanit -T php
tasks:
phplint:
exclude: ["vendor"]
triggered_by: ["php"]
phpunit:
config_file: tests/phpunit.xml
git_blacklist:
keywords:
- "die("
- "var_dump("
- "dump("
- "dd("
- "exit;"
git_commit_message:
max_body_width: 80
max_subject_width: 80
ascii:
failed: nopecat.txt