Skip to content

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

Open
cclauss wants to merge 1 commit into
nodejs:mainfrom
cclauss:ruff-format-exclude-gyp-code-in-markdown-files
Open

fix(ci): do not ruff format gyp example code in markdown files#3357
cclauss wants to merge 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
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.

1 participant