File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - commit-message :
4+ include : " scope"
5+ prefix : " ci"
6+ directory : " /"
7+ labels :
8+ - " dependencies"
9+ open-pull-requests-limit : 10
10+ package-ecosystem : " github-actions"
11+ schedule :
12+ interval : " weekly"
Original file line number Diff line number Diff line change 66 pull_request :
77 push :
88 branches :
9- - " master "
9+ - " main "
1010
1111jobs :
1212 tests :
Original file line number Diff line number Diff line change 3434 " vendor/bin/phpcs --basepath=. --report=summary --report-file=phpcs.log --standard=BrainbitsCodingStandardTest `find tests/BrainbitsCodingStandardTest/input/* | sort`; diff -u tests/BrainbitsCodingStandardTest/expected_report.txt phpcs.log"
3535 ]
3636 },
37- "extra" : {
38- "branch-alias" : {
39- "dev-master" : " 8.0-dev"
40- }
41- },
4237 "config" : {
4338 "allow-plugins" : {
4439 "dealerdirect/phpcodesniffer-composer-installer" : true
You can’t perform that action at this time.
0 commit comments