Skip to content

Update .eslintignore#212

Closed
DoctorLambda wants to merge 1 commit intoPolymarket:mainfrom
DoctorLambda:patch-1
Closed

Update .eslintignore#212
DoctorLambda wants to merge 1 commit intoPolymarket:mainfrom
DoctorLambda:patch-1

Conversation

@DoctorLambda
Copy link
Copy Markdown

@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
@carlos-poly carlos-poly closed this Mar 4, 2026
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.

2 participants