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

@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.79%. Comparing base (449a93a) to head (2fb4df5).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #62612   +/-   ##
=======================================
  Coverage   89.78%   89.79%           
=======================================
  Files         697      697           
  Lines      215749   215749           
  Branches    41294    41293    -1     
=======================================
+ Hits       193705   193726   +21     
+ Misses      14124    14118    -6     
+ Partials     7920     7905   -15     

see 33 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.

Ignore CLAUDE.md and AGENTS.md in .gitignore, and exclude
them from markdown and ESLint linting.
@mcollina mcollina force-pushed the ignore-ai-assistants-files branch from d6611f6 to 2fb4df5 Compare April 7, 2026 07:21
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