Closed Gelembjuk closed 9 years ago
The tests appear to be failing due to some code style issue caught by CodeSniffer. Be sure the run the linter and get a passing result before pushing changes.
phpcs --standard=psr2 src/
I have fixed the code formatting. I see automated checks still fail but it looks like some different problems, not related to my pull request
The tests appear to be failing due to some code style issue caught by CodeSniffer. Be sure the run the linter and get a passing result before pushing changes.