Latest version adds ignores on save

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Whenever I have eg. a unused variable Cursor automatically adds an ignore to it on save.

Steps to Reproduce

Upgrade to latest version and save with something that generates a lint error.

Expected Behavior

It should not add any ignores.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.17
VSCode Version: 1.99.3
Commit: 34881053400013f38e2354f1479c88c9067039a0
Date: 2025-09-29T03:10:26.099Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.1.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Thanks for reporting this issue!

To help diagnose this, could you share a few details?

  1. What language are you working with? (TypeScript, JavaScript, Python, etc.)

  2. What ignore comments is the model adding?

  3. Which model were you using?

1. TypeScript/JavaScript

  1. This is an example:
  2. Currently Sonnet 4.5

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.