Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workingDirectory and report filePath are not friends #37

Open
Sweetchuck opened this issue Apr 20, 2020 · 1 comment
Open

workingDirectory and report filePath are not friends #37

Sweetchuck opened this issue Apr 20, 2020 · 1 comment
Labels

Comments

@Sweetchuck
Copy link
Owner

Sweetchuck commented Apr 20, 2020

return $this
    ->taskPhpcsLintFiles()
    ->setWorkingDirectory("somewhere")
   ->setReport('checkstyle', "elsewhere/01.native.checkstyle.xml")
@Sweetchuck Sweetchuck added the bug label Apr 20, 2020
@Sweetchuck
Copy link
Owner Author

Very likely it is fixed, but not covered with tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant