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

ci: add readme codeblock checks #182

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

jkhsjdhjs
Copy link
Contributor

@jkhsjdhjs jkhsjdhjs commented Dec 8, 2023

This adds a CI check, which uses the python package codeblocks to extract all python codeblocks from the readme to check them with mypy and pycodestyle, and also run them with python itself.

Fixes #124

This adds a CI check, which uses the python package `codeblocks` to
extract all python codeblocks from the readme to check them with `mypy`
and `pycodestyle`, and also run them with `python` itself.
@s-heppner
Copy link
Contributor

LGTM, I took the liberty to add a reference to #124 in the PR description.

@s-heppner s-heppner merged commit 5255a1f into eclipse-basyx:main Dec 11, 2023
7 checks passed
@s-heppner s-heppner deleted the ci/add_readme_codeblock_checks branch December 11, 2023 08:59
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.

The Getting Started is not working properly
2 participants