Skip to content

lints: Report unused/misnamed lint configs - #1299

Draft
PabstMirror wants to merge 1 commit into
mainfrom
lintConfigUnused
Draft

lints: Report unused/misnamed lint configs#1299
PabstMirror wants to merge 1 commit into
mainfrom
lintConfigUnused

Conversation

@PabstMirror

Copy link
Copy Markdown
Collaborator
[sqf.12]
enabled = false
[config.c09]
enabled = true
warning[ULC]: Lint config `sqf.12` does not exist and has no effect
 = help: Did you mean `sqf.unused`?
warning[ULC]: Lint config `config.c09` does not exist and has no effect
 = help: Did you mean `config.magwell_missing_magazine`?

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 45.61404% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.5%. Comparing base (c61e0c0) to head (ad18f82).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
libs/workspace/src/lint/mod.rs 36.7% 31 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
libs/config/src/analyze/mod.rs 98.6% <100.0%> (+<0.1%) ⬆️
libs/sqf/src/analyze/mod.rs 92.8% <100.0%> (+<0.1%) ⬆️
libs/stringtable/src/analyze/mod.rs 90.0% <100.0%> (+0.5%) ⬆️
libs/workspace/src/lint/mod.rs 60.7% <36.7%> (-4.4%) ⬇️

... and 6 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant