Skip to content

Enable ESLint on test files #6

@bntvllnt

Description

@bntvllnt

Problem

eslint.config.js excludes tests/** from linting. This creates inconsistent code quality standards between source and test code.

Action

  • If intentional (looser test style): document rationale in config comment
  • If unintentional: remove exclusion, fix any lint errors in tests
  • Ensure CI runs lint on all files

Priority

Low — tests don't ship, but consistency matters.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions