Closed gudmdharalds closed 2 years ago
No issues were found to report when scanning latest commit (commit-ID: e296756546cc3cd8202c5aa48b4d9981a18491c2)
This bot provides automated PHP linting and PHPCS scanning. For more information about the bot and available customizations, see our documentation.
Software versions
Options file (
|
PHP lint optionsPHP lint files enabled:
Lint modified files only:
Directories not PHP linted:
SVG configurationSVG scanning enabled:
Auto-approval configurationAuto-approvals enabled:
Non-functional changes auto-approved:
Auto-approved file-types:
|
PHPCS configurationPHPCS scanning enabled:
PHPCS severity level:
Standard(s) used:
Runtime set:
Custom sniffs included:
Custom sniffs excluded:
Directories not PHPCS scanned:
|
This pull request fixes a problem with comments that are re-posted during re-runs of
vip-go-ci
. This problem only arises when comments include/**
.TODO:
vipgoci_results_comment_match()
so that/**
is preserved in comments.tests/unit/ResultsCommentMatchTest.php
/**
.json_decode()
calls, declare objects directly.