Skip to content

Exclude Markdown files from Ruff checks - #225

Merged
ha-mano merged 1 commit into
CyberAgentAILab:mainfrom
ha-mano:fix/ruff-settings
Aug 6, 2026
Merged

Exclude Markdown files from Ruff checks#225
ha-mano merged 1 commit into
CyberAgentAILab:mainfrom
ha-mano:fix/ruff-settings

Conversation

@ha-mano

@ha-mano ha-mano commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Exclude Markdown files from Ruff linting and formatting.

Ruff 0.16.0 started formatting Python code blocks in Markdown files by default, causing existing README examples to fail ruff format --check .. This change adds *.md to extend-exclude to preserve the previous CI scope.

@ha-mano
ha-mano merged commit 8f54be5 into CyberAgentAILab:main Aug 6, 2026
3 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.

1 participant