Skip to content

gh-1079: format docstrings and markdown with ruff#1080

Merged
paddyroddy merged 4 commits into
mainfrom
paddy/issue-1079
May 20, 2026
Merged

gh-1079: format docstrings and markdown with ruff#1080
paddyroddy merged 4 commits into
mainfrom
paddy/issue-1079

Conversation

@paddyroddy

@paddyroddy paddyroddy commented May 19, 2026

Copy link
Copy Markdown
Member

Description

Have had to enable preview mode. Following the merge of astral-sh/ruff#23434 we can now benefit from ruff without using blacken-docs.

Closes: #1079

Checks

  • Is your code passing linting?
  • Is your code passing tests?
  • Have you added additional tests (if required)?
  • Have you modified/extended the documentation (if required)?
  • Have you added a one-liner changelog entry above (if required)?

@paddyroddy paddyroddy self-assigned this May 19, 2026
@paddyroddy paddyroddy added enhancement New feature or request maintenance Maintenance: refactoring, typos, etc. labels May 19, 2026
@paddyroddy
paddyroddy requested a review from connoraird May 19, 2026 10:46
Comment thread .pre-commit-config.yaml Outdated
@paddyroddy

Copy link
Copy Markdown
Member Author

Docs failure is coming from vale-cli/vale-action#156

@paddyroddy
paddyroddy requested a review from connoraird May 19, 2026 11:15

@connoraird connoraird left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's annoying that regression tests have started failing again but otherwise looks good

@paddyroddy

Copy link
Copy Markdown
Member Author

It's annoying that regression tests have started failing again but otherwise looks good

I haven't even spotted that 🤦

@paddyroddy
paddyroddy merged commit 2ac6bc3 into main May 20, 2026
19 of 21 checks passed
@paddyroddy
paddyroddy deleted the paddy/issue-1079 branch May 20, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request maintenance Maintenance: refactoring, typos, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Format code blocks and docstrings with ruff

2 participants