Introducing CompileVisitor using the visitor pattern (2) #270
coding-standards.yml
on: pull_request
cs
/
Coding Standards
18s
Annotations
7 errors
cs / Coding Standards:
tests/AirInjectorTest.php#L149
Each class must be in a file by itself
|
cs / Coding Standards:
tests/AirInjectorTest.php#L149
Class name doesn't match filename; expected "class AirInjectorTest"
|
cs / Coding Standards:
tests/InjectionPointTest.php#L65
Each class must be in a file by itself
|
cs / Coding Standards:
tests/InjectionPointTest.php#L65
Class name doesn't match filename; expected "class InjectionPointTest"
|
cs / Coding Standards:
tests/InjectionPointTest.php#L74
Each class must be in a file by itself
|
cs / Coding Standards:
tests/InjectionPointTest.php#L74
Class name doesn't match filename; expected "class InjectionPointTest"
|
cs / Coding Standards
Process completed with exit code 1.
|