Closed
Description
FYI if you don't use something like export
in bash, you're not going to get the CODECLIMATE_REPO_TOKEN
to be available inside the PHP script:
export CODECLIMATE_REPO_TOKEN=token-goes-here
If someone copy & pasted from the README and site docs (on the Test Coverage page) they wouldn't get it and the reporter will silently fail with a 401 on the request.
Metadata
Metadata
Assignees
Labels
No labels