Skip to content

Conversation

@DoctorLambda
Copy link

@DoctorLambda DoctorLambda commented Nov 22, 2025

Note

Revamps .eslintignore to better target generated, coverage, log, and env files while retaining source and config files.

  • ESLint:
    • Overhauls .eslintignore with organized sections and guidance comments.
    • Adds ignores for build/generated outputs (artifacts/, cache/, typechain/, typechain-types/, dist/, build/), coverage (coverage/, coverage.json, .solcover.js.report), system/log files (.DS_Store, Thumbs.db, *.log, npm-debug.log, yarn-error.log), and security files (.env, .env.local).
    • Stops ignoring key sources/configs by removing contracts/, .solcover.js, and .eslintrc.js from ignore list.

Written by Cursor Bugbot for commit 96fc78c. This will update automatically on new commits. Configure here.

@DoctorLambda DoctorLambda requested a review from a team as a code owner November 22, 2025 20:25
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