Skip to content

meta: ignore AI assistants files#62612

Open
mcollina wants to merge 1 commit intonodejs:mainfrom
mcollina:ignore-ai-assistants-files
Open

meta: ignore AI assistants files#62612
mcollina wants to merge 1 commit intonodejs:mainfrom
mcollina:ignore-ai-assistants-files

Conversation

@mcollina
Copy link
Copy Markdown
Member

@mcollina mcollina commented Apr 6, 2026

  • Add CLAUDE.md and AGENTS.md to .gitignore under a new AI assistants section
  • Exclude them from markdown linting in Makefile via $(filter-out ...)
  • Exclude them from ESLint markdown processing in eslint.config.mjs

Ignore CLAUDE.md and AGENTS.md in .gitignore, and exclude
them from markdown and ESLint linting.
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels Apr 6, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.75%. Comparing base (4f08c64) to head (d6611f6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #62612      +/-   ##
==========================================
- Coverage   89.75%   89.75%   -0.01%     
==========================================
  Files         696      696              
  Lines      214812   214812              
  Branches    41108    41107       -1     
==========================================
- Hits       192801   192798       -3     
+ Misses      14120    14108      -12     
- Partials     7891     7906      +15     

see 28 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants