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

fix: more error handling for files that will never contain docblocks #321

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

domharrington
Copy link
Member

🧰 Changes

Follow on from this PR: #196 which added support for ignoring multiline-extract-comments from markdown files. We only accounted for .md extensions and not .markdown, which is also valid.

This will fix an error upstream in the readme-micro action which uses swagger-inline to try and extract openapi operations from code.

🧬 QA & Testing

Do the tests pass?

Follow on from this PR: #196
which added support for ignoring `multiline-extract-comments` from markdown
files. We only accounted for `.md` extensions and not `.markdown`, which is
also valid.

This will fix an error upstream in the readme-micro action which uses
swagger-inline to try and extract openapi operations from code.
@erunion erunion merged commit 1fa4e39 into main Jul 17, 2024
3 checks passed
@erunion erunion deleted the fix/error-handling-more-markdown branch July 17, 2024 16:08
domharrington added a commit to readmeio/readme-micro that referenced this pull request Jul 17, 2024
gkoberger pushed a commit to readmeio/readme-micro that referenced this pull request Jul 17, 2024
## 🧰 Changes

Fixes an issue coming from there:
readmeio/swagger-inline#321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants