Page MenuHomePhabricator

Linter: Split rules into more logical groupings
Closed, ResolvedPublic2 Estimated Story Points

Description

  • Split rule tests: Refactor monolithic rule.test.js into context-specific test files organized by validation domain (e.g., request-body.test.js, examples.test.js, etc.). Current file will become unwieldy as new rules are added - splitting now improves discoverability and reduces merge conflicts.
NOTE: Specific splits may change during implementation and can be discussed with team for what makes sense.

Details

Other Assignee
aaron

Event Timeline

Reedy renamed this task from Linter: Split rules into more logical groupings. to Linter: Split rules into more logical groupings.Jan 29 2026, 4:39 PM
HCoplin-WMF renamed this task from Linter: Split rules into more logical groupings to Linter: Split rules into more logical groupings..Jan 29 2026, 4:41 PM
HCoplin-WMF set the point value for this task to 2.
KBach changed the task status from Open to In Progress.Apr 23 2026, 2:38 PM
aaron renamed this task from Linter: Split rules into more logical groupings. to Linter: Split rules into more logical groupings.Apr 29 2026, 3:14 AM