Skip to content

DOC: Format markdown code examples for ruff in docs - #144

Merged
AdilKhurshid merged 1 commit into
equinor:mainfrom
AdilKhurshid:nightly-fix
Jul 31, 2026
Merged

DOC: Format markdown code examples for ruff in docs#144
AdilKhurshid merged 1 commit into
equinor:mainfrom
AdilKhurshid:nightly-fix

Conversation

@AdilKhurshid

@AdilKhurshid AdilKhurshid commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Resolves #issue

The nightly build is failing due to ruff formatting issue in the Readme code block.

To reproduce issue locally run:

uv run ruff format README.md --check --preview

Checklist

  • Tests added (if not, comment why)
  • Test coverage equal or up from main (run pytest with --cov=runrms --cov-report term-missing)
  • If not squash merging, every commit passes tests
  • Appropriate commit prefix and precise commit message used
  • All debug prints and unnecessary comments removed
  • Docstrings are correct and updated
  • Documentation is updated, if necessary
  • Latest main rebased/merged into branch
  • Added comments on this PR where appropriate to help reviewers
  • Moved issue status on project board
  • Checked the boxes in this checklist ✅

@AdilKhurshid
AdilKhurshid requested a review from GibranAlfa July 31, 2026 06:49
@GibranAlfa

Copy link
Copy Markdown
Contributor

Likewise, update ruff in uv.lock so this PR's CI use the latest version. Currently it's still on v 0.15, the md failure is on v0.16

@AdilKhurshid

Copy link
Copy Markdown
Contributor Author

Likewise, update ruff in uv.lock so this PR's CI use the latest version. Currently it's still on v 0.15, the md failure is on v0.16

Done

@AdilKhurshid
AdilKhurshid merged commit 74b9492 into equinor:main Jul 31, 2026
7 checks passed
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