We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the output of when I run the linter locally:
> check:text > npm run _check:text > _check:text > npx textlint content data /Users/chalin/git/lf/open-telemetry/opentelemetry.io/content/en/docs/instrumentation/php/automatic.md 102:22 ✓ error Incorrect usage of the term: “php”, use “PHP” instead terminology ✖ 1 problem (1 error, 0 warnings) ✓ 1 fixable problem. Try to run: $ textlint --fix [file] ERROR: "check:text" exited with 1. ERROR: "check" exited with 1.
Maybe the script that generates errors for GH gobbles up the failure sometimes? /cc @svrnm
The text was updated successfully, but these errors were encountered:
@chalin I can not reproduce that error
Sorry, something went wrong.
@svrnm - we can see the problem in GH too. For that and a fix, see #3120.
@chalin then my local repo might be off 🤷 I approved the PR looks good to me
Successfully merging a pull request may close this issue.
Here's the output of when I run the linter locally:
Maybe the script that generates errors for GH gobbles up the failure sometimes? /cc @svrnm
The text was updated successfully, but these errors were encountered: