Enable Windows test compat #682
coding-standards.yml
on: pull_request
cs
/
Coding Standards
23s
Annotations
7 errors
cs / Coding Standards:
src/UriTag.php#L27
Constant DIRECTORY_SEPARATOR should not be referenced via a fallback global name, but via a use statement.
|
cs / Coding Standards:
src/UriTag.php#L27
Space found before comma in argument list
|
cs / Coding Standards:
src/DevEtagSetter.php#L29
Constant DIRECTORY_SEPARATOR should not be referenced via a fallback global name, but via a use statement.
|
cs / Coding Standards:
src/DevEtagSetter.php#L29
Expected 0 spaces before array closing bracket, 1 found.
|
cs / Coding Standards:
src/SurrogateKeys.php#L27
Constant DIRECTORY_SEPARATOR should not be referenced via a fallback global name, but via a use statement.
|
cs / Coding Standards:
src/SurrogateKeys.php#L27
Space found before comma in argument list
|
cs / Coding Standards
Process completed with exit code 1.
|