Skip to content

fix(ci): do not ruff format gyp example code in markdown files - #3357

Merged
lukekarrys merged 1 commit into
nodejs:mainfrom
cclauss:ruff-format-exclude-gyp-code-in-markdown-files
Aug 25, 2026
Merged

fix(ci): do not ruff format gyp example code in markdown files#3357
lukekarrys merged 1 commit into
nodejs:mainfrom
cclauss:ruff-format-exclude-gyp-code-in-markdown-files

Conversation

@cclauss

@cclauss cclauss commented Aug 14, 2026

Copy link
Copy Markdown
Contributor
Checklist
  • npm install && npm run lint && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

ruff format is modifying Gyp examples in Markdown files to match Python standards.
This is Gyp code, so it does not benefit from adapting to Python coding standards.

@cclauss cclauss added Documentation github_actions Pull requests that update GitHub Actions code labels Aug 14, 2026
@lukekarrys
lukekarrys merged commit 4a74fbe into nodejs:main Aug 25, 2026
69 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants