Skip to content

chore(eslint): disable complexity and max-params rules#306

Merged
mizdra merged 1 commit intomainfrom
update-eslint-config
Jan 18, 2026
Merged

chore(eslint): disable complexity and max-params rules#306
mizdra merged 1 commit intomainfrom
update-eslint-config

Conversation

@mizdra
Copy link
Copy Markdown
Owner

@mizdra mizdra commented Jan 18, 2026

Summary

  • Disable complexity and max-params ESLint rules globally
  • Remove inline ESLint disable comments from files
  • Add changeset

These rules are too strict for this project, so they have been disabled globally in the ESLint configuration.

Test plan

  • Verify build succeeds
  • Verify linting passes

🤖 Generated with Claude Code

These rules are too strict for this project. Disable them globally
in eslint.config.js and remove the individual inline disable comments.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 18, 2026

🦋 Changeset detected

Latest commit: 29fe6d0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@css-modules-kit/core Patch
@css-modules-kit/ts-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mizdra mizdra merged commit 61cb7a5 into main Jan 18, 2026
18 checks passed
@mizdra mizdra deleted the update-eslint-config branch January 18, 2026 16:33
@github-actions github-actions bot mentioned this pull request Jan 18, 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.

1 participant